diff --git a/pyproject.toml b/pyproject.toml index 1333cd9e2c..bf1db0fb31 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -51,7 +51,7 @@ dependencies = [ [project.urls] "Homepage" = "https://pact.io" -"Repository" = "https://github.com/pact-foundation-pact-python" +"Repository" = "https://github.com/pact-foundation/pact-python" "Documentation" = "https://docs.pact.io" "Bug Tracker" = "https://github.com/pact-foundation/pact-python/issues" "Changelog" = "https://github.com/pact-foundation/pact-python/blob/master/CHANGELOG.md"