We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f6649bb + c75fb9b commit e6a6034Copy full SHA for e6a6034
posts/2021/10/pypy-v736-release.txt
@@ -82,9 +82,9 @@ making a CFFI_ / cppyy_ version of your library that would be performant on PyPy
82
In any case both `cibuildwheel`_ and the `multibuild system`_ support
83
building wheels for PyPy.
84
85
-.. _`PyPy`: index.html
+.. _`PyPy`: https://pypy.org
86
.. _`RPython`: https://rpython.readthedocs.org
87
-.. _`help`: project-ideas.html
+.. _`help`: https://doc.pypy.org/en/latest/project-ideas.html
88
.. _CFFI: https://cffi.readthedocs.io
89
.. _cppyy: https://cppyy.readthedocs.io
90
.. _`multibuild system`: https://github.com/matthew-brett/multibuild
0 commit comments