Author: Maciej Fijalkowski <[email protected]> Branch: Changeset: r59032:d8be61adf976 Date: 2012-11-22 13:22 +0100 http://bitbucket.org/pypy/pypy/changeset/d8be61adf976/
Log: fix the link maybe? diff --git a/pypy/doc/index.rst b/pypy/doc/index.rst --- a/pypy/doc/index.rst +++ b/pypy/doc/index.rst @@ -75,7 +75,7 @@ .. _`Getting Started`: getting-started.html .. _`Papers`: extradoc.html .. _`Videos`: video-index.html -.. _`Release 2.0 beta1`: http://pypy.org/download.html +.. _`Release 2.0 beta 1`: http://pypy.org/download.html .. _`speed.pypy.org`: http://speed.pypy.org .. _`RPython toolchain`: translation.html .. _`potential project ideas`: project-ideas.html _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
