summaryrefslogtreecommitdiffstats
path: root/templates/public/download.html
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2010-09-23 06:24:00 +0200
committerDan McGee <dan@archlinux.org>2010-09-23 06:24:00 +0200
commitd0170b7fc90e31bd75c97d5c55de7b5dec29cf53 (patch)
treee9567befd6a4b45c461b1eedef6eef17e861b020 /templates/public/download.html
parent47c95a2821d1fb926446d2379d4b2273af5482dc (diff)
downloadarchweb-d0170b7fc90e31bd75c97d5c55de7b5dec29cf53.tar.gz
archweb-d0170b7fc90e31bd75c97d5c55de7b5dec29cf53.tar.xz
Update BBS and bugs links to use HTTPS
Since we only do HTTPS now on these services, no point in sending someone through a useless redirect. Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'templates/public/download.html')
-rw-r--r--templates/public/download.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/public/download.html b/templates/public/download.html
index fac222f..d4a33db 100644
--- a/templates/public/download.html
+++ b/templates/public/download.html
@@ -22,9 +22,9 @@
<li><strong>Included Kernel:</strong> 2.6.33.4</li>
<li><strong>Resources:</strong>
<ul>
- <li><a href="http://bugs.archlinux.org/index.php?project=6"
+ <li><a href="https://bugs.archlinux.org/index.php?project=6"
title="Arch Linux Bugtracker:Release Engineering">Bug Tracker</a></li>
- <li><a href="http://www.archlinux.org/mailman/listinfo/arch-releng"
+ <li><a href="http://www.archlinux.org/mailman/listinfo/arch-releng"
title="Arch Linux Release Engineering mailing list">Mailing List</a></li>
</ul>
</li>