Author: holger krekel <[email protected]> Branch: extradoc Changeset: r193:df7b5f4b0e13 Date: 2011-05-10 11:50 +0200 http://bitbucket.org/pypy/pypy.org/changeset/df7b5f4b0e13/
Log: fix another codespeak ML link diff --git a/source/contact.txt b/source/contact.txt --- a/source/contact.txt +++ b/source/contact.txt @@ -8,13 +8,12 @@ * irc: **#pypy** on **irc.freenode.net** -* mailing list: `pypy-dev at codespeak.net`__ +* mailing list: `pypy-dev at python.org`__ * the `bug tracker`_ * more on our `dev site`_. - .. __: http://python.org/mailman/listinfo/pypy-dev .. _`bug tracker`: https://codespeak.net/issue/pypy-dev/ -.. _`dev site`: http://codespeak.net/pypy/trunk/pypy/doc/ +.. _`dev site`: http://doc.pypy.org _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
