Skip to content

Commit ac11b7d

Browse files
authored
Fix Project Urls (#3)
1 parent 62d55eb commit ac11b7d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ dependencies = [] # add all the dependencies here
2020
dynamic = ["readme", "version"]
2121

2222
[project.urls]
23-
Changelog = "https://github.com/Hochfrequenz/xml-fundamend/releases"
24-
Homepage = "https://github.com/Hochfrequenz/xml-fundamend"
23+
Changelog = "https://github.com/Hochfrequenz/xml-fundamend-python/releases"
24+
Homepage = "https://github.com/Hochfrequenz/xml-fundamend-python"
2525

2626
[tool.black]
2727
line-length = 120

0 commit comments

Comments
 (0)