Fix upstream link in manifest.toml

also removes irrelevant admindoc and userdoc links
This commit is contained in:
OniriCorpe 2024-03-05 18:44:24 +01:00 committed by GitHub
parent fcbced9484
commit c3288d008b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -13,9 +13,7 @@ maintainers = ["Jens Diemer"]
[upstream]
# https://yunohost.org/en/packaging_manifest#upstream-section
license = "GPL-3.0-or-later"
admindoc = "https://github.com/YunoHost-Apps/django-for-runners_ynh"
userdoc = "https://github.com/jedie/django-for-runners"
code = "https://github.com/YunoHost-Apps/django-for-runners_ynh"
code = "https://github.com/jedie/django-for-runners"