Skip to content

Commit 275c43d

Browse files
authored
docs: fix link to homepage (#351)
I think this was a replacement mistake when moving over. This the the homepage for sp-repo-review, so linking to the GitHub page seems to make sense.
1 parent af9935e commit 275c43d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ dev = [
4747

4848
[project.urls]
4949
Guide = "https://learn.scientific-python.org/development"
50-
Homepage = "https://scientific-python.github.io/cookie"
50+
Homepage = "https://github.com/scientific-python/cookie"
5151
Preview = "https://scientific-python-cookie.readthedocs.io"
5252
Source = "https://github.com/scientific-python/cookie"
5353

0 commit comments

Comments
 (0)