From 6223db5fa5791839bf34dd593814655af9be80c2 Mon Sep 17 00:00:00 2001 From: Daniel Gruno Date: Tue, 5 Jun 2012 11:27:34 +0000 Subject: xforms git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1346351 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/core.html.es | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/manual/mod/core.html.es') diff --git a/docs/manual/mod/core.html.es b/docs/manual/mod/core.html.es index 166b3e5d7d..7e887b6757 100644 --- a/docs/manual/mod/core.html.es +++ b/docs/manual/mod/core.html.es @@ -4302,7 +4302,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 = '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 { -- cgit v1.2.3