diff --git a/pyproject.toml b/pyproject.toml index 203b9ff65..2c41bae9f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -49,7 +49,7 @@ visualization = ["matplotlib>=3.5"] [project.urls] Documentation = "https://osmnx.readthedocs.io" -Repository = "https://github.com/gboeing/osmnx" +"Code Repository" = "https://github.com/gboeing/osmnx" "Examples Gallery" = "https://github.com/gboeing/osmnx-examples" [tool.hatch.build]