Author: Berker Peksag <[email protected]> Branch: berkerpeksag/fix-broken-link-in-readmerst-1415127402066 Changeset: r74335:822ced144305 Date: 2014-11-04 18:56 +0000 http://bitbucket.org/pypy/pypy/changeset/822ced144305/
Log: Fix broken link in README.rst. diff --git a/README.rst b/README.rst --- a/README.rst +++ b/README.rst @@ -37,4 +37,4 @@ to use virtualenv with the resulting pypy-c as the interpreter; you can find more details about various installation schemes here: -http://doc.pypy.org/en/latest/getting-started.html#installing-pypy + http://doc.pypy.org/en/latest/install.html _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
