summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2011-01-19 00:42:39 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2011-01-19 00:42:39 -0300
commit5ce1c68bb005a2c700bf196ef3fa2feebeec10dd (patch)
tree5d534903b6e411c6e8084d80cf6d8d1eff65a166 /templates
parent27d7ccd7a928da74a881cf4fbd508e23613780fa (diff)
Fixed mail list url and added devs@ archive
Diffstat (limited to 'templates')
-rw-r--r--templates/base.html2
-rw-r--r--templates/public/index.html27
2 files changed, 22 insertions, 7 deletions
diff --git a/templates/base.html b/templates/base.html
index fb2c2c80..d423845a 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -37,7 +37,7 @@
<li><a href="/packages/differences/" title="Package
architecture differences">Architecture Differences</a></li>
<li><a
- href="http://list.parabolagnulinux.org/private.cgi/dev-parabolagnulinux.org/"
+ href="http://list.parabolagnulinux.org/pipermail/dev-parabolagnulinux.org/"
title="dev mailing list archives">Archives</a></li>
<li><a href="/devel/clock/" title="Developer world clocks">Dev Clocks</a></li>
<li><a href="/devel/profile/" title="Modify your account profile">Profile</a></li>
diff --git a/templates/public/index.html b/templates/public/index.html
index 3f8dc1b2..d83a8aaf 100644
--- a/templates/public/index.html
+++ b/templates/public/index.html
@@ -102,12 +102,27 @@
<h4>Community</h4>
<ul>
- <li><a href="http://list.parabolagnulinux.org/mailman/listinfo/"
- title="Community and developer mailing lists">Mailing Lists</a></li>
- <li><a href="http://wiki.parabolagnulinux.org/IRC_Channels"
- title="Official and regional IRC communities">IRC Channels</a></li>
- <li><a href="http://identi.ca/group/parabola"
- title="Parabola at identi.ca">Identi.ca group</a></li>
+ <li>
+ <a href="http://list.parabolagnulinux.org/listinfo.cgi"
+ title="Community and developer mailing lists">Mailing
+ Lists</a>
+ </li>
+
+ <li>
+ <a
+ href="http://list.parabolagnulinux.org/pipermail/dev-parabolagnulinux.org/"
+ 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>
+
+ <li>
+ <a href="http://identi.ca/group/parabola" title="Parabola at
+ identi.ca">Identi.ca group</a>
+ </li>
</ul>
<h4>Support</h4>