]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
update pypy url
authorBenjamin Peterson <benjamin@python.org>
Thu, 29 Apr 2010 03:30:59 +0000 (03:30 +0000)
committerBenjamin Peterson <benjamin@python.org>
Thu, 29 Apr 2010 03:30:59 +0000 (03:30 +0000)
Doc/reference/introduction.rst

index 34f498696b42982f67e43e0e310c06df29e5105b..36f824f4b907d4abda9cc2136e0a755f5a203b44 100644 (file)
@@ -73,7 +73,7 @@ PyPy
    and a Just in Time compiler. One of the goals of the project is to encourage
    experimentation with the language itself by making it easier to modify the
    interpreter (since it is written in Python).  Additional information is
-   available on `the PyPy project's home page <http://codespeak.net/pypy/>`_.
+   available on `the PyPy project's home page <http://pypy.org/>`_.
 
 Each of these implementations varies in some way from the language as documented
 in this manual, or introduces specific information beyond what's covered in the