diff --git a/pyproject.toml b/pyproject.toml index 9d52541..8998595 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -42,6 +42,7 @@ dev = [ [project.urls] Homepage = "https://github.com/Slipstreamm/disagreement" Issues = "https://github.com/Slipstreamm/disagreement/issues" +Documentation = "https://disagreement.xyz/" [build-system] requires = ["setuptools>=61.0"]