[pypy-svn] r41090 - pypy/dist/pypy/doc/discussion
hpk at codespeak.net
hpk at codespeak.net
Thu Mar 22 17:05:02 CET 2007
Author: hpk
Date: Thu Mar 22 17:05:01 2007
New Revision: 41090
Modified:
pypy/dist/pypy/doc/discussion/build-tool-web-frontend.txt
Log:
fix references to buildtool
Modified: pypy/dist/pypy/doc/discussion/build-tool-web-frontend.txt
==============================================================================
--- pypy/dist/pypy/doc/discussion/build-tool-web-frontend.txt (original)
+++ pypy/dist/pypy/doc/discussion/build-tool-web-frontend.txt Thu Mar 22 17:05:01 2007
@@ -10,9 +10,9 @@
PyPy build network. Both the build tool and this web front-end are generic, so
they can be used for other projects too.
-See `build-tool-description.txt`_ for more details about the tool itself.
+See the `buildtool`_ description for more details about the tool itself.
-.. _`build-tool-description.txt`: build-tool-description.txt
+.. _`buildtool`: ../buildtool.html
Overview
=========
More information about the Pypy-commit
mailing list