Skip to content

Commit 1f71c7f

Browse files
committed
Update URLs to python/blurb
1 parent ea93520 commit 1f71c7f

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
@@ -33,9 +33,9 @@ tests = [
3333
"pytest-cov",
3434
]
3535
[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"
36+
Changelog = "https://github.com/python/blurb/blob/main/README.rst#changelog"
37+
Homepage = "https://github.com/python/blurb"
38+
Source = "https://github.com/python/blurb"
3939
[project.scripts]
4040
blurb = "blurb.blurb:main"
4141

0 commit comments

Comments
 (0)