diff options
Diffstat (limited to '')
| -rw-r--r-- | admin/www/index.html | 19 |
1 files changed, 11 insertions, 8 deletions
diff --git a/admin/www/index.html b/admin/www/index.html index 959a31611..99dea2f0a 100644 --- a/admin/www/index.html +++ b/admin/www/index.html @@ -44,8 +44,7 @@ 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 (<!-VERSION--->1.0b7+<!-VERSION--->, released <!-DATE--->Dec 31 1998<!-DATE--->) <A HREF=ftp://list.org/pub/mailman/>here</a>. -The next release will be in mid-to-late June. +pre-GNU beta release (<!-VERSION--->1.0b7<!-VERSION--->, released <!-DATE--->Dec 31 1998<!-DATE--->) <A HREF=ftp://list.org/pub/mailman/>here</a>. </td> </tr> <tr> @@ -55,8 +54,9 @@ The next release will be in mid-to-late June. <tr> <td> We'll be working on a FAQ in the near future. Until then, just post -questions to the <a -href=http://www.python.org/mailman/listinfo/mailman-users>Mailman-Users</a> +questions to the +<a href="http://www.python.org/mailman/listinfo/mailman-users"> +Mailman-Users</a> mailing list. </td> </tr> @@ -68,10 +68,13 @@ mailing list. <tr> <td> If you're interested in helping us develop Mailman, or need to hack at -the source, then you may wish to consider joining the <a -href=http://www.python.org/mailman/listinfo/mailman-developers>Mailman-Developers</a> -mailing list.<p> -You may also want to find a project on our Mailman <a href=todo.html>TODO list</a>. +the source, then you may wish to consider joining the +<a href="http://www.python.org/mailman/listinfo/mailman-developers"> +Mailman-Developers</a> +mailing list. You can also get access to the latest development +snapshot via CVS. See this Web page for details<p> +You may also want to find a project on our Mailman +<a href=todo.html>TODO list</a>. </td> </tr> </table> |
