Skip to content

Commit

Permalink
Fix Project Urls (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
hf-krechan authored May 24, 2024
1 parent 62d55eb commit ac11b7d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ dependencies = [] # add all the dependencies here
dynamic = ["readme", "version"]

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

[tool.black]
line-length = 120
Expand Down

0 comments on commit ac11b7d

Please sign in to comment.