Skip to content

Commit 6a1f119

Browse files
authored
Fix GitHub homepage in pyproject.toml (#2)
1 parent 007af6c commit 6a1f119

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
@@ -25,7 +25,7 @@ dependencies = [
2525
]
2626

2727
[project.urls]
28-
Home = "https://github.com/chrisjsewell/sphinx_tippy"
28+
Home = "https://github.com/chrisjsewell/sphinx-tippy"
2929
Documentation = "https://sphinx-tippy.readthedocs.io"
3030

3131
[project.optional-dependencies]

0 commit comments

Comments
 (0)