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