From: Cheery Date: Fri, 23 May 2025 00:37:20 +0000 (+0100) Subject: Docs: fix link in free-threading-python.rst (#134548) X-Git-Tag: v3.15.0a1~1558 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a7ed9dfcbe1436361b95a5f9d89a2d1f075e5468;p=thirdparty%2FPython%2Fcpython.git Docs: fix link in free-threading-python.rst (#134548) --- diff --git a/Doc/howto/free-threading-python.rst b/Doc/howto/free-threading-python.rst index f7a894ac2cd7..c33cef2c8e93 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 -`_, a +`_, a community-maintained installation guide for installing free-threaded Python. When building CPython from source, the :option:`--disable-gil` configure option