]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/stats/templates/default/index.html.erb
Convert various links to https
[chef.git] / cookbooks / stats / templates / default / index.html.erb
index fa8c5adb03bf477837c080ad21229ad462aaecbd..7800ccbb390f755d66ba913527dae817a81bd665 100644 (file)
@@ -8,7 +8,7 @@
 <% @sites.each do |site| -%>
 <li><a href="/cgi-bin/awstats.pl?config=<%= site[:name] %>">Web site statistics for <%= site[:name] %></a></li>
 <% end -%>
-<li><a href="http://www.openstreetmap.org/stats/data_stats.html">Database statistics</a></li>
+<li><a href="https://www.openstreetmap.org/stats/data_stats.html">Database statistics</a></li>
 </ul>
 </body>
 </html>