Author: Maciej Fijalkowski <[email protected]> Branch: Changeset: r44692:72ec6b746035 Date: 2011-06-04 10:05 +0200 http://bitbucket.org/pypy/pypy/changeset/72ec6b746035/
Log: linkify diff --git a/pypy/doc/project-ideas.rst b/pypy/doc/project-ideas.rst --- a/pypy/doc/project-ideas.rst +++ b/pypy/doc/project-ideas.rst @@ -76,7 +76,7 @@ for our needs. It's possible that this has changed, reviving the LLVM backend (or writing new from scratch) for static compilation would be a good project. -.. _`issue tracker`: ... -.. _`mailing list`: ... -.. _`jitvirwer`: ... -.. _`JavaScript implementation`: ... +.. _`issue tracker`: http://bugs.pypy.org +.. _`mailing list`: http://mail.python.org/mailman/listinfo/pypy-dev +.. _`jitvirwer`: http://mail.python.org/mailman/listinfo/pypy-dev +.. _`JavaScript implementation`: https://bitbucket.org/pypy/lang-js/overview _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
