summaryrefslogtreecommitdiff
path: root/docs/manual/howto/public_html.html.fr
diff options
context:
space:
mode:
Diffstat (limited to 'docs/manual/howto/public_html.html.fr')
-rw-r--r--docs/manual/howto/public_html.html.fr2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/howto/public_html.html.fr b/docs/manual/howto/public_html.html.fr
index c0c853a0db..2958f6f095 100644
--- a/docs/manual/howto/public_html.html.fr
+++ b/docs/manual/howto/public_html.html.fr
@@ -217,7 +217,7 @@ var comments_identifier = 'http://httpd.apache.org/docs/trunk/howto/public_html.
var s = d.createElement('script');
s.type = 'text/javascript';
s.async = true;
- s.src = 'https://c.apaste.info/show_comments.lua?site=' + comments_shortname + '&page=' + comments_identifier;
+ s.src = 'https://comments.apache.org/show_comments.lua?site=' + comments_shortname + '&page=' + comments_identifier;
(d.getElementsByTagName('head')[0] || d.getElementsByTagName('body')[0]).appendChild(s);
}
else {