Author: Manuel Jacob <[email protected]> Branch: improve-docs Changeset: r73544:7c9843cd4958 Date: 2014-09-15 20:52 +0200 http://bitbucket.org/pypy/pypy/changeset/7c9843cd4958/
Log: Fix reference. diff --git a/pypy/doc/install.rst b/pypy/doc/install.rst --- a/pypy/doc/install.rst +++ b/pypy/doc/install.rst @@ -75,4 +75,4 @@ ~~~~~~~~~~~~~~~~~~~~~~ If you're interested in getting more involved, or doing something different with -PyPy, consult `the build instructions <build>`. +PyPy, consult :doc:`the build instructions <build>`. _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
