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 ea93520 commit 1f71c7fCopy full SHA for 1f71c7f
pyproject.toml
@@ -33,9 +33,9 @@ tests = [
33
"pytest-cov",
34
]
35
[project.urls]
36
-Changelog = "https://github.com/python/core-workflow/tree/main/blurb#changelog"
37
-Homepage = "https://github.com/python/core-workflow/tree/main/blurb"
38
-Source = "https://github.com/python/core-workflow/tree/main/blurb"
+Changelog = "https://github.com/python/blurb/blob/main/README.rst#changelog"
+Homepage = "https://github.com/python/blurb"
+Source = "https://github.com/python/blurb"
39
[project.scripts]
40
blurb = "blurb.blurb:main"
41
0 commit comments