diff options
Diffstat (limited to 'docs/manual/new_features_2_0.html.ru.koi8-r')
-rw-r--r-- | docs/manual/new_features_2_0.html.ru.koi8-r | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/new_features_2_0.html.ru.koi8-r b/docs/manual/new_features_2_0.html.ru.koi8-r index aef97bafb5..f516b10125 100644 --- a/docs/manual/new_features_2_0.html.ru.koi8-r +++ b/docs/manual/new_features_2_0.html.ru.koi8-r @@ -261,7 +261,7 @@ var comments_identifier = 'http://httpd.apache.org/docs/trunk/new_features_2_0.h 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 { |