Skip to content

Commit c75fb9b

Browse files
authored
fixup relative links
1 parent f6649bb commit c75fb9b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

posts/2021/10/pypy-v736-release.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,9 +82,9 @@ making a CFFI_ / cppyy_ version of your library that would be performant on PyPy
8282
In any case both `cibuildwheel`_ and the `multibuild system`_ support
8383
building wheels for PyPy.
8484

85-
.. _`PyPy`: index.html
85+
.. _`PyPy`: https://pypy.org
8686
.. _`RPython`: https://rpython.readthedocs.org
87-
.. _`help`: project-ideas.html
87+
.. _`help`: https://doc.pypy.org/en/latest/project-ideas.html
8888
.. _CFFI: https://cffi.readthedocs.io
8989
.. _cppyy: https://cppyy.readthedocs.io
9090
.. _`multibuild system`: https://github.com/matthew-brett/multibuild

0 commit comments

Comments
 (0)