https://github.com/python/cpython/commit/a7ed9dfcbe1436361b95a5f9d89a2d1f075e5468 commit: a7ed9dfcbe1436361b95a5f9d89a2d1f075e5468 branch: main author: Cheery <qiruiche...@gmail.com> committer: ned-deily <n...@python.org> date: 2025-05-22T20:37:20-04:00 summary:
Docs: fix link in free-threading-python.rst (#134548) files: M Doc/howto/free-threading-python.rst diff --git a/Doc/howto/free-threading-python.rst b/Doc/howto/free-threading-python.rst index f7a894ac2cd78e..c33cef2c8e935b 100644 --- a/Doc/howto/free-threading-python.rst +++ b/Doc/howto/free-threading-python.rst @@ -32,7 +32,7 @@ optionally support installing free-threaded Python binaries. The installers are available at https://www.python.org/downloads/. For information on other platforms, see the `Installing a Free-Threaded Python -<https://py-free-threading.github.io/installing_cpython/>`_, a +<https://py-free-threading.github.io/installing-cpython/>`_, a community-maintained installation guide for installing free-threaded Python. When building CPython from source, the :option:`--disable-gil` configure option _______________________________________________ Python-checkins mailing list -- python-checkins@python.org To unsubscribe send an email to python-checkins-le...@python.org https://mail.python.org/mailman3//lists/python-checkins.python.org Member address: arch...@mail-archive.com