Skip to content

Commit 5f7ba15

Browse files
committed
Also update URL reference in pyproject.
1 parent 12fc28e commit 5f7ba15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ toml = [
6868
]
6969
[project.urls]
7070
documentation = "https://setuptools-scm.readthedocs.io/"
71-
repository = "https://github.com/pypa/setuptools_scm/"
71+
repository = "https://github.com/pypa/setuptools-scm/"
7272
[project.entry-points."distutils.setup_keywords"]
7373
use_scm_version = "setuptools_scm._integration.setuptools:version_keyword"
7474
[project.entry-points."pipx.run"]

0 commit comments

Comments
 (0)