Author: Armin Rigo <[email protected]> Branch: Changeset: r75696:5593c8e14454 Date: 2015-02-04 09:53 +0100 http://bitbucket.org/pypy/pypy/changeset/5593c8e14454/
Log: fix link diff --git a/pypy/doc/release-2.5.0.rst b/pypy/doc/release-2.5.0.rst --- a/pypy/doc/release-2.5.0.rst +++ b/pypy/doc/release-2.5.0.rst @@ -90,7 +90,7 @@ .. _`PyPy documentation`: http://doc.pypy.org .. _`RPython documentation`: http://rpython.readthedocs.org .. _`blog post`: http://morepypy.blogspot.com/2015/01/faster-more-memory-efficient-and-more.html -.. _`whats-new`: http://doc.pypy.org/en/latest/whatsnew-2.5.0.html +.. _resolved: http://doc.pypy.org/en/latest/whatsnew-2.5.0.html We have further improvements on the way: rpython file handling, finishing numpy linalg compatibility, numpy object dtypes, a better profiler, _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
