From: Benjamin Peterson Date: Thu, 29 Apr 2010 03:30:59 +0000 (+0000) Subject: update pypy url X-Git-Tag: v2.7b2~146 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b17b3c51e20799e4e82b839edb033971cdc4dcc2;p=thirdparty%2FPython%2Fcpython.git update pypy url --- diff --git a/Doc/reference/introduction.rst b/Doc/reference/introduction.rst index 34f498696b42..36f824f4b907 100644 --- a/Doc/reference/introduction.rst +++ b/Doc/reference/introduction.rst @@ -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 `_. + available on `the PyPy project's home page `_. 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