[pypy-svn] r16717 - pypy/release/0.7.x/pypy/doc
hpk at codespeak.net
hpk at codespeak.net
Sat Aug 27 11:49:24 CEST 2005
Author: hpk
Date: Sat Aug 27 11:49:24 2005
New Revision: 16717
Modified:
pypy/release/0.7.x/pypy/doc/index.txt
Log:
link to relative LICENSE file
Modified: pypy/release/0.7.x/pypy/doc/index.txt
==============================================================================
--- pypy/release/0.7.x/pypy/doc/index.txt (original)
+++ pypy/release/0.7.x/pypy/doc/index.txt Sat Aug 27 11:49:24 2005
@@ -39,7 +39,7 @@
.. _`FAQ`: faq.html
.. _parser: parser.html
.. _`talks and related projects`: extradoc.html
-.. _`license`: http://codespeak.net/svn/pypy/dist/LICENSE
+.. _`license`: ../../LICENSE
.. _`compliance test status`: http://codespeak.net/~hpk/pypy-testresult/
.. _`PyPy statistics`: http://codespeak.net/~hpk/pypy-stat/
.. _`object spaces`: objspace.html
More information about the Pypy-commit
mailing list