diff options
-rw-r--r-- | pyproject.toml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml index bcdcf8e..41236f3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -19,7 +19,8 @@ classifiers = [ 'Topic :: Internet :: WWW/HTTP :: Dynamic Content', 'Topic :: Internet :: WWW/HTTP :: WSGI :: Application', ] -documentation = "https://kingdread.de/fietsboek/" +documentation = "https://docs.fietsboek.org/" +homepage = "https://fietsboek.org/" repository = "https://gitlab.com/dunj3/fietsboek" keywords = ["web", "gpx"] |