Author: Matti Picus <[email protected]> Branch: Changeset: r88314:bde69606228c Date: 2016-11-11 15:04 +0200 http://bitbucket.org/pypy/pypy/changeset/bde69606228c/
Log: make link relative diff --git a/pypy/doc/faq.rst b/pypy/doc/faq.rst --- a/pypy/doc/faq.rst +++ b/pypy/doc/faq.rst @@ -421,4 +421,4 @@ option would be to pay some PyPy developers to implement Windows 64 support, but so far there doesn't seem to be an overwhelming commercial interest in it. -.. _`to make it happen`: http://doc.pypy.org/en/latest/windows.html#what-is-missing-for-a-full-64-bit-translation +.. _`to make it happen`: windows.html#what-is-missing-for-a-full-64-bit-translation _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
