use https in our default index page
authorPeter Palfrader <peter@palfrader.org>
Fri, 8 Jan 2016 21:12:35 +0000 (21:12 +0000)
committerPeter Palfrader <peter@palfrader.org>
Fri, 8 Jan 2016 21:12:35 +0000 (21:12 +0000)
modules/apache2/templates/default-index.html

index f19c504..02ba1bf 100644 (file)
@@ -7,10 +7,10 @@
 
 <H1>Welcome to <%= hostname %>!</H1>
 
 
 <H1>Welcome to <%= hostname %>!</H1>
 
-This is <%= hostname %>, a system run by and for the <a href="http://www.debian.org/">Debian Project</a>.
+This is <%= hostname %>, a system run by and for the <a href="https://www.debian.org/">Debian Project</a>.
 She does stuff.
 What kind of stuff and who our kind sponsors are you might learn on
 She does stuff.
 What kind of stuff and who our kind sponsors are you might learn on
-<a href="http://db.debian.org/machines.cgi?host=<%= hostname %>">db.debian.org</a>.
+<a href="https://db.debian.org/machines.cgi?host=<%= hostname %>">db.debian.org</a>.
 <% if hostname == "saens" -%>
 <p>
 This host used to be ftp.debian.org (just another
 <% if hostname == "saens" -%>
 <p>
 This host used to be ftp.debian.org (just another
@@ -21,7 +21,7 @@ As of May 2009 it is part of <a href="http://security.debian.org/">security(.us)
 serving the security archive.
 <p>
 For a list of mirrors of the main debian archive please visit the
 serving the security archive.
 <p>
 For a list of mirrors of the main debian archive please visit the
-Debian website at <a href="http://www.debian.org/mirror/list">http://www.debian.org/mirror/list</a>.
+Debian website at <a href="https://www.debian.org/mirror/list">http://www.debian.org/mirror/list</a>.
 <% end -%>
 
 <P>
 <% end -%>
 
 <P>