diff --git a/pyproject.toml b/pyproject.toml index 4a1be869b..2b13b2c8f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ classifiers = [ readme = "README.md" [project.urls] -Repository = "https://github.com/astral-sh/uv" +Source = "https://github.com/astral-sh/uv" Documentation = "https://docs.astral.sh/uv" Changelog = "https://github.com/astral-sh/uv/blob/main/CHANGELOG.md" Releases = "https://github.com/astral-sh/uv/releases"