Skip to content

Commit db656ae

Browse files
authored
sysconfig docs: fix broken link to the source code (#110920)
It's now a package. See: 4a53a39
1 parent 162213f commit db656ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/sysconfig.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
.. versionadded:: 3.2
1111

12-
**Source code:** :source:`Lib/sysconfig.py`
12+
**Source code:** :source:`Lib/sysconfig`
1313

1414
.. index::
1515
single: configuration information

0 commit comments

Comments
 (0)