]> granicus.if.org Git - apache/commitdiff
comments.apache.org is live! Changing URL of the javascript to reflect this.
authorDaniel Gruno <humbedooh@apache.org>
Thu, 5 Jul 2012 21:29:58 +0000 (21:29 +0000)
committerDaniel Gruno <humbedooh@apache.org>
Thu, 5 Jul 2012 21:29:58 +0000 (21:29 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1357936 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/style/xsl/common.xsl

index 16a94cb58246e8e7b30ea52703eee32dbb408396..0479560a6c6f93b852f2c4151d4ae125241b73bc 100644 (file)
@@ -305,7 +305,7 @@ var comments_identifier = 'http://httpd.apache.org/docs/]]></xsl:text>&httpd.com
         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 {