summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErik Wienhold <ewie@ewie.name>2023-02-27 19:15:02 +0100
committerErik Wienhold <ewie@ewie.name>2023-02-27 19:15:02 +0100
commit3696175d23ff56c6a208fdcf3c80298d193430fc (patch)
treebcd1a80ff2d36baa0a126bc2c1e5f937c1d11bf8
parentf620057203f1446c1dea2ce57f73dccdd6f28ee9 (diff)
downloadsetuptools-scm-3696175d23ff56c6a208fdcf3c80298d193430fc.tar.gz
Fix _config.py link in README
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index fd2f18c..4054128 100644
--- a/README.rst
+++ b/README.rst
@@ -411,7 +411,7 @@ The currently supported configuration keys are:
named ``version``, that captures the actual version information.
Defaults to the value of ``setuptools_scm.config.DEFAULT_TAG_REGEX``
- (see `config.py <src/setuptools_scm/config.py>`_).
+ (see `_config.py <src/setuptools_scm/_config.py>`_).
:parentdir_prefix_version:
If the normal methods for detecting the version (SCM version,