summaryrefslogtreecommitdiff
path: root/templates/base.html
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2011-12-01 23:35:41 -0500
committerLuke Shumaker <LukeShu@sbcglobal.net>2011-12-01 23:35:41 -0500
commit623e0453cee5e3f663a0b18d68db0396cc812983 (patch)
tree7859e06e85d368d1ba7f4476cc1dc6708c725347 /templates/base.html
parent3eb75b1670fd5f5b581ac9c0d2b1343d205118a8 (diff)
I think this fixes all the broken links (that point to parabolagnulinux.org anyway)
Diffstat (limited to 'templates/base.html')
-rw-r--r--templates/base.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/base.html b/templates/base.html
index ca492281..b537c603 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -39,7 +39,7 @@
<li><a href="/packages/differences/" title="Package
architecture differences">Architecture Differences</a></li>
<li><a
- href="http://list.parabolagnulinux.org/pipermail/dev-parabolagnulinux.org/"
+ href="http://lists.parabolagnulinux.org/pipermail/dev/"
title="dev mailing list archives">Archives</a></li>
<li><a href="/devel/clock/" title="Developer world clocks">Dev Clocks</a></li>
{% if user.is_staff %}