Skip to content

Commit 7655b0d

Browse files
committed
fix(setup): update project_urls
1 parent f4e025f commit 7655b0d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

setup.cfg

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ long_description_content_type = text/x-rst; charset=UTF-8
1515
url = https://github.com/jfishe/pyscaffoldext-pre-commit-ruff
1616
# Add here related links, for example:
1717
project_urls =
18-
Documentation = https://pyscaffold.org/
19-
Source = https://github.com/pyscaffold/pyscaffold/
20-
Changelog = https://pyscaffold.org/en/latest/changelog.html
21-
Tracker = https://github.com/pyscaffold/pyscaffold/issues
18+
Documentation = https://pyscaffoldext-pre-commit-ruff.readthedocs.io/
19+
Source = https://github.com/jfishe/pyscaffoldext-pre-commit-ruff
20+
Changelog = https://pyscaffoldext-pre-commit-ruff.readthedocs.io/en/latest/changelog.html
21+
Tracker = https://github.com/jfishe/pyscaffoldext-pre-commit-ruff/issues
2222
# Conda-Forge = https://anaconda.org/conda-forge/pyscaffold
2323
# Download = https://pypi.org/project/PyScaffold/#files
2424
# Twitter = https://twitter.com/PyScaffold

0 commit comments

Comments
 (0)