[pypy-commit] pypy default: linkify
fijal
noreply at buildbot.pypy.org
Sat Jun 4 10:05:56 CEST 2011
Author: Maciej Fijalkowski <fijall at gmail.com>
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
More information about the pypy-commit
mailing list