summaryrefslogtreecommitdiff
path: root/templates/public/index.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/public/index.html
parent3eb75b1670fd5f5b581ac9c0d2b1343d205118a8 (diff)
I think this fixes all the broken links (that point to parabolagnulinux.org anyway)
Diffstat (limited to 'templates/public/index.html')
-rw-r--r--templates/public/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/public/index.html b/templates/public/index.html
index 3805b997..044b586f 100644
--- a/templates/public/index.html
+++ b/templates/public/index.html
@@ -123,9 +123,9 @@
<h4>Community</h4>
<ul>
- <li><a href="http://list.parabolagnulinux.org/listinfo.cgi"
+ <li><a href="http://lists.parabolagnulinux.org/"
title="Community and developer mailing lists">Mailing Lists</a></li>
- <li><a href="http://list.parabolagnulinux.org/pipermail/dev-parabolagnulinux.org/"
+ <li><a href="https://lists.parabolagnulinux.org/pipermail/dev/"
title="dev mailing list archives">Dev Archives</a></li>
<li><a href="http://wiki.parabolagnulinux.org/IRC_Channels"
title="Official and regional IRC communities">IRC Channels</a></li>