summaryrefslogtreecommitdiff
path: root/templates/public/download.html
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2013-04-20 13:42:30 -0400
committerLuke Shumaker <LukeShu@sbcglobal.net>2013-04-20 13:42:30 -0400
commitf9fb5909bbcb5f5ff727a2d8f0081a4185138414 (patch)
tree2804cb0f40f512ebf5baeefd0483f198ae2b3eeb /templates/public/download.html
parent7ca9ecb2d430047243c0ff14a32d534965136844 (diff)
remove /mailman from the MAILMAN_BASE_URL, use it every time
Diffstat (limited to 'templates/public/download.html')
-rw-r--r--templates/public/download.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/public/download.html b/templates/public/download.html
index f473915a..70b27b73 100644
--- a/templates/public/download.html
+++ b/templates/public/download.html
@@ -27,7 +27,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="{{ MAILMAN_BASE_URL }}/listinfo/arch-releng"
+ <li><a href="{{ MAILMAN_BASE_URL }}/mailman/listinfo/arch-releng"
title="Arch Linux Release Engineering mailing list">Mailing List</a></li>
</ul>
</li>