diff options
author | bwarsaw <> | 2006-08-30 14:55:23 +0000 |
---|---|---|
committer | bwarsaw <> | 2006-08-30 14:55:23 +0000 |
commit | 01badf5c6b00ed72ce799064c9a567ab8f34e369 (patch) | |
tree | b009b9b47c82717bcc5488648596348b32b6108a /admin/www/help.ht | |
parent | 0cee915eeb5f8f99ed036d257b1103c28373eb5b (diff) | |
download | mailman2-01badf5c6b00ed72ce799064c9a567ab8f34e369.tar.gz mailman2-01badf5c6b00ed72ce799064c9a567ab8f34e369.tar.xz mailman2-01badf5c6b00ed72ce799064c9a567ab8f34e369.zip |
Make a sweep through the web pages to update various bits of information.
This is in prep for the 2.1.9 release.
Diffstat (limited to 'admin/www/help.ht')
-rw-r--r-- | admin/www/help.ht | 18 |
1 files changed, 11 insertions, 7 deletions
diff --git a/admin/www/help.ht b/admin/www/help.ht index fa6fe4bd..28a96fff 100644 --- a/admin/www/help.ht +++ b/admin/www/help.ht @@ -1,10 +1,11 @@ Title: Mailman Help Other-links: <h3>Help</h3> - <li><a href="faq.html">FAQ</a> + <li><a href="http://wiki.list.org">Wiki</a> <i>(exit)</i></li> + <li><a href="faq.html">FAQ</a></li> <li><a href="http://www.python.org/cgi-bin/faqw-mm.py">FAQ - Wizard</a> (Exit) - <li><a href="lists.html">Mailing lists</a> + Wizard</a> <i>(exit)</i></li> + <li><a href="lists.html">Discussion lists</a></li> <h3>Help</h3> @@ -15,10 +16,13 @@ have questions about what Mailman can do, you should probably start with the <a href="faq.html">FAQ</a>, and the community driven <a href="http://www.python.org/cgi-bin/faqw-mm.py">FAQ Wizard</a>. -<p>Beyond that, please use the <a href="lists.html">discussion +<p>You should also check out the community driven +<a href="http://wiki.list.org">wiki</a>, which hold the most up-to-date +information about Mailman. + +<p>Beyond those reosurces, please use the <a href="lists.html">discussion lists</a> for asking questions. There are lots of very helpful and knowledgeable people on the lists who can help. Probably the most -helpful will be the <a href="http://listowner.org/">Listowners</a> -mailing list and the +helpful will be the <a href="http://mail.python.org/mailman/listinfo/mailman-users" ->mailman-users</a> mailing lists. +>mailman-users</a> mailing list. |