diff --git a/pyproject.toml b/pyproject.toml index 4ed2148..689edea 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,8 +34,8 @@ classifiers = [ ] [project.urls] -repository = "https://github.com/arthur-tacca/aioresult" -documentation = "https://aioresult.readthedocs.io/en/stable/docs.html" +Repository = "https://github.com/arthur-tacca/aioresult" +Documentation = "https://aioresult.readthedocs.io/en/v1.0/overview.html" [project.optional-dependencies] docs = ["sphinx>=6.1", "sphinxcontrib-trio", "sphinx_rtd_theme", "trio", "anyio"]