diff options
Diffstat (limited to 'docs/manual/configuring.html.tr.utf8')
-rw-r--r-- | docs/manual/configuring.html.tr.utf8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/configuring.html.tr.utf8 b/docs/manual/configuring.html.tr.utf8 index 251692ec61..bd3fb4b8d7 100644 --- a/docs/manual/configuring.html.tr.utf8 +++ b/docs/manual/configuring.html.tr.utf8 @@ -210,7 +210,7 @@ var comments_identifier = 'http://httpd.apache.org/docs/trunk/configuring.html'; var s = d.createElement('script'); s.type = 'text/javascript'; s.async = true; - s.src = 'http://c.apaste.info/show_comments.lua?site=' + comments_shortname + '&page=' + comments_identifier; + s.src = 'https://c.apaste.info/show_comments.lua?site=' + comments_shortname + '&page=' + comments_identifier; (d.getElementsByTagName('head')[0] || d.getElementsByTagName('body')[0]).appendChild(s); } else { |