From 2137e2b32bd44f8666369b8469a63d12be59e14d Mon Sep 17 00:00:00 2001 From: Mark Sapiro Date: Fri, 5 Dec 2008 15:23:43 -0800 Subject: Updated some FAQ URLs for wiki.list.org. --- Mailman/Cgi/edithtml.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Mailman/Cgi/edithtml.py') diff --git a/Mailman/Cgi/edithtml.py b/Mailman/Cgi/edithtml.py index 3aa8ab4e..0e34a1c7 100644 --- a/Mailman/Cgi/edithtml.py +++ b/Mailman/Cgi/edithtml.py @@ -168,7 +168,7 @@ must have shell access to your Mailman server. """))) doc.AddItem(_('See ')) doc.AddItem(Link( -'http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq04.048.htp', +'http://wiki.list.org/x/jYA9', _('FAQ 4.48.'))) doc.AddItem(Header(3,_("Page Unchanged."))) doc.AddItem('
') -- cgit v1.2.3