Skip to content

Commit ec44149

Browse files
committed
Update links now that the project is on github and github pages.
1 parent 928dfd9 commit ec44149

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

pyproject.toml

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -38,14 +38,13 @@ content-type = "text/x-rst; charset=UTF-8"
3838

3939
# Add here related links, for example:
4040
[project.urls]
41-
Homepage = "https://github.com/pyscaffold/pyscaffold/"
42-
Documentation = "https://pyscaffold.org/"
43-
# Source = https://github.com/pyscaffold/pyscaffold/
44-
# Changelog = https://pyscaffold.org/en/latest/changelog.html
45-
# Tracker = https://github.com/pyscaffold/pyscaffold/issues
41+
Homepage = "https://dwesl.github.io/check-python-h-first/"
42+
Documentation = "https://dwesl.github.io/check-python-h-first/"
43+
Source = "https://github.com/DWesl/check-python-h-first"
44+
Changelog = "https://dwesl.github.io/check-python-h-first/changelog.html"
45+
Tracker = "https://github.com/DWesl/check-python-h-first/issues"
4646
# Conda-Forge = https://anaconda.org/conda-forge/pyscaffold
4747
# Download = https://pypi.org/project/PyScaffold/#files
48-
# Twitter = https://twitter.com/PyScaffold
4948

5049
[project.optional-dependencies]
5150
# Add here additional requirements for extra features, to install with:

0 commit comments

Comments
 (0)