From f95de66d8b9e668293c910b37891fb0ab5098826 Mon Sep 17 00:00:00 2001 From: Jeff Teunissen Date: Tue, 10 Aug 2010 21:41:25 +0000 Subject: [PATCH] Clean up list crap. --- lists.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lists.php b/lists.php index fbddd69..cdc09a7 100644 --- a/lists.php +++ b/lists.php @@ -5,8 +5,8 @@ function mailListLinks ($listName) { - $subUrl = '/list_subscribe.php?list='; - $archiveUrl = 'http://lists.quakeforge.net/list-archives/'; + $subUrl = 'http://lists.sourceforge.net/lists/listinfo/'; + $archiveUrl = 'http://lists.sourceforge.net/mailarchive/forum.php?forum_name='; echo '[ '; echo 'subscribe'; @@ -17,7 +17,7 @@ ?>

The QuakeForge Project has several email lists, which we use to keep in touch with each other and the community. This page is a list of them (or see -the complete listing). +the complete listing).