]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
sysconfig docs: fix broken link to the source code (#110920)
authorKarolina Surma <33810531+befeleme@users.noreply.github.com>
Mon, 16 Oct 2023 11:27:12 +0000 (13:27 +0200)
committerGitHub <noreply@github.com>
Mon, 16 Oct 2023 11:27:12 +0000 (12:27 +0100)
It's now a package. See: https://github.com/python/cpython/commit/4a53a397c311567f05553bc25a28aebaba4f6f65

Doc/library/sysconfig.rst

index 905abc3a7c9f9b69b62684d3f804b8fc35e66fed..2faab212e46eff2a4946f061ad01aade316c0e7b 100644 (file)
@@ -9,7 +9,7 @@
 
 .. versionadded:: 3.2
 
-**Source code:** :source:`Lib/sysconfig.py`
+**Source code:** :source:`Lib/sysconfig`
 
 .. index::
    single: configuration information