Skip to content

Commit 5512db1

Browse files
authored
Update pyproject.toml (#10)
pyproject-urls
1 parent 232c012 commit 5512db1

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

pyproject.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,12 @@ classifiers = [
2626
]
2727

2828
[project.urls]
29-
Homepage = "https://github.com/eumetsat/MetopDatasets.jl"
30-
"Bug Tracker" = "https://github.com/eumetsat/MetopDatasets.jl/issues"
31-
Documentation = "https://github.com/eumetsat/MetopDatasets.jl/blob/main/README.md"
32-
"Source Code" = "https://github.com/eumetsat/MetopDatasets.jl"
29+
Homepage = "https://github.com/eumetsat/MetopPy"
30+
"Bug Tracker" = "https://github.com/eumetsat/MetopPy/issues"
31+
Documentation = "https://github.com/eumetsat/MetopPy/blob/main/README.md"
32+
"Source Code" = "https://github.com/eumetsat/MetopPy"
3333
Organization = "https://github.com/eumetsat"
34-
"Release Notes" = "https://github.com/eumetsat/MetopDatasets.jl/blob/main/CHANGELOG.md"
34+
"Release Notes" = "https://github.com/eumetsat/MetopPy/blob/main/CHANGELOG.md"
3535

3636

3737
[project.optional-dependencies]

0 commit comments

Comments
 (0)