diff options
Diffstat (limited to 'docs/manual/mod/core.html.de')
-rw-r--r-- | docs/manual/mod/core.html.de | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/mod/core.html.de b/docs/manual/mod/core.html.de index 8a42032c09..b4194d6d40 100644 --- a/docs/manual/mod/core.html.de +++ b/docs/manual/mod/core.html.de @@ -3606,7 +3606,7 @@ var comments_identifier = 'http://httpd.apache.org/docs/trunk/mod/core.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 { |