summaryrefslogtreecommitdiffstats
path: root/docs/manual/handler.html.es
diff options
context:
space:
mode:
authorDaniel Gruno <humbedooh@apache.org>2012-07-05 23:39:02 +0200
committerDaniel Gruno <humbedooh@apache.org>2012-07-05 23:39:02 +0200
commitdc1f51bb92fe54ac1b3b507f79b0d23b00a67f58 (patch)
tree7f0df43f91c92f9283bc353bc560c90ab98b44ef /docs/manual/handler.html.es
parentcomments.apache.org is live! Changing URL of the javascript to reflect this. (diff)
downloadapache2-dc1f51bb92fe54ac1b3b507f79b0d23b00a67f58.tar.xz
apache2-dc1f51bb92fe54ac1b3b507f79b0d23b00a67f58.zip
xforms ad libitum
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1357941 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/handler.html.es')
-rw-r--r--docs/manual/handler.html.es2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/handler.html.es b/docs/manual/handler.html.es
index ebd141611d..e11a54e2e1 100644
--- a/docs/manual/handler.html.es
+++ b/docs/manual/handler.html.es
@@ -179,7 +179,7 @@ var comments_identifier = 'http://httpd.apache.org/docs/trunk/handler.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 {