diff --git a/pyproject.toml b/pyproject.toml index 06f8d33..52b30e6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -44,6 +44,7 @@ tests = ["pytest-cov", "tox"] [project.urls] Homepage = "https://wuttaproject.org/" Repository = "https://forgejo.wuttaproject.org/wutta/wuttamess" +Issues = "https://forgejo.wuttaproject.org/wutta/wuttamess/issues" Changelog = "https://forgejo.wuttaproject.org/wutta/wuttamess/src/branch/master/CHANGELOG.md"