From 5ee02c8e30cfe4af849c3b3f3cb486471d572913 Mon Sep 17 00:00:00 2001 From: "kload@kload.fr" Date: Sat, 15 Mar 2014 14:59:43 +0100 Subject: [PATCH] Update frontpage_fr.md --- frontpage_fr.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontpage_fr.md b/frontpage_fr.md index e5bfa321..4b62d561 100644 --- a/frontpage_fr.md +++ b/frontpage_fr.md @@ -254,8 +254,8 @@ }); $(".actions").css('opacity', 0); jQuery.ajaxSetup({cache: false}); - jQuery.getScript('https://doc.yunohost.org/mini/javascripts/mini.js', function() { - HOST_BOSH = 'https://doc.yunohost.org/http-bind/'; + jQuery.getScript('https://'+ location.host +'/mini/javascripts/mini.js', function() { + HOST_BOSH = 'https://'+ location.host +'/http-bind/'; JappixMini.launch({ connection: { domain: 'anonymous.yunohost.org'