summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRonny Pfannschmidt <opensource@ronnypfannschmidt.de>2023-03-09 20:04:11 +0100
committerGitHub <noreply@github.com>2023-03-09 20:04:11 +0100
commitfe2060a0aa9797461f7c202b4be945c20caa61a2 (patch)
treebcd1a80ff2d36baa0a126bc2c1e5f937c1d11bf8
parentf620057203f1446c1dea2ce57f73dccdd6f28ee9 (diff)
parent3696175d23ff56c6a208fdcf3c80298d193430fc (diff)
downloadsetuptools-scm-fe2060a0aa9797461f7c202b4be945c20caa61a2.tar.gz
Merge pull request #810 from ewie/fix-config-link
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,