Author: Maciej Fijalkowski <[email protected]> Branch: Changeset: r59651:d229a2884bc1 Date: 2013-01-02 18:47 +0200 http://bitbucket.org/pypy/pypy/changeset/d229a2884bc1/
Log: (SimonSapin) fix the link diff --git a/pypy/doc/index.rst b/pypy/doc/index.rst --- a/pypy/doc/index.rst +++ b/pypy/doc/index.rst @@ -67,7 +67,7 @@ .. _Python: http://docs.python.org/index.html .. _`more...`: architecture.html#mission-statement .. _`PyPy blog`: http://morepypy.blogspot.com/ -.. _`development bug/feature tracker`: https://codespeak.net/issue/pypy-dev/ +.. _`development bug/feature tracker`: https://bugs.pypy.org .. _here: http://tismerysoft.de/pypy/irc-logs/pypy .. _`Mercurial commit mailing list`: http://python.org/mailman/listinfo/pypy-commit .. _`development mailing list`: http://python.org/mailman/listinfo/pypy-dev _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
