Skip to content

Commit a842508

Browse files
committed
fix.
1 parent a873881 commit a842508

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,9 @@ content-type = "text/markdown"
5555
text = "MIT"
5656

5757
[project.urls]
58-
Homepage = "https://github.com/pytask-dev/pytask-parallel"
59-
Changelog = "https://github.com/pytask-dev/pytask-parallel/blob/main/CHANGES.md"
60-
Documentation = "https://github.com/pytask-dev/pytask-parallel"
58+
Homepage = "https://pytask-parallel.readthedocs.io/"
59+
Changelog = "https://pytask-parallel.readthedocs.io/en/latest/changes.html"
60+
Documentation = "https://pytask-parallel.readthedocs.io/"
6161
Github = "https://github.com/pytask-dev/pytask-parallel"
6262
Tracker = "https://github.com/pytask-dev/pytask-parallel/issues"
6363

0 commit comments

Comments
 (0)