sysconfig docs: fix broken link to the source code (#110920)

It's now a package. See: 4a53a397c3
This commit is contained in:
Karolina Surma 2023-10-16 13:27:12 +02:00 committed by GitHub
parent 162213f2db
commit db656aebc6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,7 +9,7 @@
.. versionadded:: 3.2
**Source code:** :source:`Lib/sysconfig.py`
**Source code:** :source:`Lib/sysconfig`
.. index::
single: configuration information