Author: Armin Rigo <[email protected]> Branch: Changeset: r88180:cd69e6a938e5 Date: 2016-11-07 16:38 +0100 http://bitbucket.org/pypy/pypy/changeset/cd69e6a938e5/
Log: Fix link diff --git a/pypy/doc/release-pypy2.7-v5.6.0.rst b/pypy/doc/release-pypy2.7-v5.6.0.rst --- a/pypy/doc/release-pypy2.7-v5.6.0.rst +++ b/pypy/doc/release-pypy2.7-v5.6.0.rst @@ -39,7 +39,7 @@ with making RPython's JIT even better. .. _`test suite`: https://bitbucket.org/pypy/pypy/wiki/Adventures%20in%20cpyext%20compatibility -.. _CFFI: https://cffi.readthedocs.io/latest/whatsnew.html +.. _CFFI: https://cffi.readthedocs.io/en/latest/whatsnew.html .. _grant: https://morepypy.blogspot.com/2016/08/pypy-gets-funding-from-mozilla-for.html .. _`PyPy`: http://doc.pypy.org .. _`RPython`: https://rpython.readthedocs.org _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
