diff --git a/pyproject.toml b/pyproject.toml index 966aadbe..3c8b0d01 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,7 +10,7 @@ authors = [ { name = "Kristian Ollegaard", email = "kristian@oellegaard.com" }, { name = "Johannes Maron", email = "johannes@maron.family" } ] -homepage = "https://github.com/revsys/django-health-check" +urls = {Repository = "https://github.com/revsys/django-health-check", Documentation = "https://django-health-check.readthedocs.io"} keywords = ["django", "postgresql"] classifiers = [ "Development Status :: 5 - Production/Stable",