We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a873881 commit a842508Copy full SHA for a842508
pyproject.toml
@@ -55,9 +55,9 @@ content-type = "text/markdown"
55
text = "MIT"
56
57
[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"
+Homepage = "https://pytask-parallel.readthedocs.io/"
+Changelog = "https://pytask-parallel.readthedocs.io/en/latest/changes.html"
+Documentation = "https://pytask-parallel.readthedocs.io/"
61
Github = "https://github.com/pytask-dev/pytask-parallel"
62
Tracker = "https://github.com/pytask-dev/pytask-parallel/issues"
63
0 commit comments