Skip to content

Commit e6a6034

Browse files
authored
Merge pull request #37 from isidentical/patch-1
fixup relative links
2 parents f6649bb + c75fb9b commit e6a6034

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)