Okay, fix the archives links.

This commit is contained in:
Jeff Teunissen 2002-02-21 10:14:42 +00:00
parent 6fb18f6eff
commit 63cb98410f

View file

@ -7,7 +7,7 @@
function mailListLinks ($listName)
{
$subUrl = '/list_subscribe.php?list=';
$archiveUrl = 'http://lists.quakeforge.net/lists/listinfo/';
$archiveUrl = 'http://lists.quakeforge.net/list-archives/';
echo '[ ';
echo '<A href="' . $subUrl . $listName . '">subscribe</A>';