diff options
| -rw-r--r-- | admin/www/index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/admin/www/index.html b/admin/www/index.html index bb662aea3..c2a9c439b 100644 --- a/admin/www/index.html +++ b/admin/www/index.html @@ -23,7 +23,7 @@ Mailman is software to help manage email discussion lists, much like Majordomo and Smartmail. Unlike most similar products, Mailman gives each mailing list a web page, and allows users to subscribe, unsubscribe, etc. over the web. Even the list manager can administer -his list entirely from the web. Mailman also integrates most things +his or her list entirely from the web. Mailman also integrates most things people want to do with mailing lists, including archiving, mail <-> news gateways, and so on. See the <a href=features.html>features page</a> for a brief overview of features.<p> @@ -44,8 +44,8 @@ under the GNU GPL. <td> Before you can run Mailman, you need to download and install the <a href=http://www.python.org/>Python programming language (version 1.5 or later)</a>.<p> The first GNU release is not out yet. For now, you can get the last -pre-GNU beta release (1.0b3) <A -HREF=ftp://ftp.python.org/pub/python/contrib/Network/mailman>here</a>. +pre-GNU beta release (1.0b4) <A +HREF=ftp://list.org/pub/mailman/>here</a>. The next release will be in early June. </td> </tr> |
