diff options
| author | bwarsaw | 1999-01-09 04:18:03 +0000 |
|---|---|---|
| committer | bwarsaw | 1999-01-09 04:18:03 +0000 |
| commit | f28f4814270700998d64d331bbcc45189be4a78e (patch) | |
| tree | aa6c8b3973227aabf7a6c65fa04aa1f41836fb26 | |
| parent | cc90642e89fe307cf7b62a6fa553c8d7929e7a97 (diff) | |
| download | mailman-f28f4814270700998d64d331bbcc45189be4a78e.tar.gz mailman-f28f4814270700998d64d331bbcc45189be4a78e.tar.zst mailman-f28f4814270700998d64d331bbcc45189be4a78e.zip | |
fix a typo
| -rw-r--r-- | admin/www/index.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/admin/www/index.html b/admin/www/index.html index 787181376..3b77606eb 100644 --- a/admin/www/index.html +++ b/admin/www/index.html @@ -66,7 +66,7 @@ released <!-DATE--->Dec 31 1998<!-DATE--->) 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> +Mailman-Users</a> mailing list. </td> </tr> @@ -80,11 +80,11 @@ mailing list. 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> +Mailman-Developers</a> mailing list. You can also get access to the latest development snapshot via CVS by subscribing to the -<a href="http://www.pytho.org/mailman/listinfo/mailman-checkins"> -mailman-checkins</a> mailing list.<p> +<a href="http://www.python.org/mailman/listinfo/mailman-checkins"> +Mailman-Checkins</a> mailing list.<p> You may also want to find a project on our Mailman <a href="todo.html">TODO list</a>. </td> |
