diff --git a/pyproject.toml b/pyproject.toml index 43253fb..bf77137 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,12 +26,12 @@ classifiers = [ ] [project.urls] -Homepage = "https://github.com/eumetsat/MetopDatasets.jl" -"Bug Tracker" = "https://github.com/eumetsat/MetopDatasets.jl/issues" -Documentation = "https://github.com/eumetsat/MetopDatasets.jl/blob/main/README.md" -"Source Code" = "https://github.com/eumetsat/MetopDatasets.jl" +Homepage = "https://github.com/eumetsat/MetopPy" +"Bug Tracker" = "https://github.com/eumetsat/MetopPy/issues" +Documentation = "https://github.com/eumetsat/MetopPy/blob/main/README.md" +"Source Code" = "https://github.com/eumetsat/MetopPy" Organization = "https://github.com/eumetsat" -"Release Notes" = "https://github.com/eumetsat/MetopDatasets.jl/blob/main/CHANGELOG.md" +"Release Notes" = "https://github.com/eumetsat/MetopPy/blob/main/CHANGELOG.md" [project.optional-dependencies]