Skip to content

Commit 8e3077a

Browse files
committed
Fix homepage url
1 parent d1c0e42 commit 8e3077a

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
@@ -30,7 +30,7 @@ dependencies = [
3030
annotated_logger = "annotated_logger.mocks"
3131

3232
[project.urls]
33-
Homepage = "https://github.com/github/annotated_logger"
33+
Homepage = "https://github.com/github/annotated-logger"
3434

3535
[tool.hatch.version]
3636
path = "annotated_logger/__init__.py"

0 commit comments

Comments
 (0)