summaryrefslogtreecommitdiff
path: root/templates/public/download.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/public/download.html')
-rw-r--r--templates/public/download.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/templates/public/download.html b/templates/public/download.html
index d4a33db3..8a1a902e 100644
--- a/templates/public/download.html
+++ b/templates/public/download.html
@@ -24,7 +24,7 @@
<ul>
<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://mailman.archlinux.org/mailman/listinfo/arch-releng"
title="Arch Linux Release Engineering mailing list">Mailing List</a></li>
</ul>
</li>
@@ -35,7 +35,7 @@
<ul id="download-help">
<li><a href="http://www.archlinux.org/iso/{{ version }}/README"
title="Official download instructions">Readme and Instructions</a></li>
- <li><a href="http://wiki.archlinux.org/index.php/Official_Arch_Linux_Install_Guide"
+ <li><a href="https://wiki.archlinux.org/index.php/Official_Arch_Linux_Install_Guide"
title="Official Installation Guide">Arch Linux Install Guide</a></li>
</ul>
@@ -163,7 +163,7 @@
{% endcache %}
<p>If you want to become an Official Arch Linux Mirror please follow the
- instructions listed <a href="http://wiki.archlinux.org/index.php/DeveloperWiki:NewMirrors">here</a>.</p>
+ instructions listed <a href="https://wiki.archlinux.org/index.php/DeveloperWiki:NewMirrors">here</a>.</p>
</div>
{% endblock %}