Author: Manuel Jacob <[email protected]> Branch: improve-docs Changeset: r72745:328c5ac6b882 Date: 2014-08-09 23:41 +0200 http://bitbucket.org/pypy/pypy/changeset/328c5ac6b882/
Log: Update link. diff --git a/pypy/doc/cppyy.rst b/pypy/doc/cppyy.rst --- a/pypy/doc/cppyy.rst +++ b/pypy/doc/cppyy.rst @@ -109,7 +109,7 @@ to ``ROOTSYS``. The following is optional, and is only to show how pypy-c can be build -:ref:`from source <translate-pypy>`, for example to get at the main development branch of cppyy. +:doc:`from source <build>`, for example to get at the main development branch of cppyy. The :doc:`backend documentation <cppyy_backend>` has more details on the backend-specific prerequisites. _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
