diff --git a/pyproject.toml b/pyproject.toml index 676e3852..79b577b3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,8 +9,9 @@ description = "Library for managing git hooks" authors = ["Greenbone Networks GmbH "] license = "GPL-3.0-or-later" readme = "README.md" -homepage = "https://github.com/greenbone/autohooks" -repository = "https://github.com/greenbone/autohooks" +homepage = "https://github.com/greenbone/autohooks/" +repository = "https://github.com/greenbone/autohooks/" +documentation = "https://greenbone.github.io/autohooks/" # Full list: https://pypi.org/pypi?%3Aaction=list_classifiers classifiers=[ "Development Status :: 5 - Production/Stable",