diff --git a/pyproject.toml b/pyproject.toml index 0d06a09..e04c842 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,6 +35,8 @@ docs = ['sphinx', 'furo', 'sphinx-click', 'sphinx-argparse', 'sphinx-copybutton' [project.urls] Homepage = 'https://github.com/leftfield-geospatial/orthority' +Documentation = "https://orthority.readthedocs.org" +Source = 'https://github.com/leftfield-geospatial/orthority' Changelog = 'https://github.com/leftfield-geospatial/orthority/releases' Issues = 'https://github.com/leftfield-geospatial/orthority/issues'