1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/gotosocial_ynh.git synced 2024-09-03 19:16:06 +02:00
This commit is contained in:
Éric Gaspar 2023-08-15 17:21:55 +02:00
parent d760500b17
commit a051dcbdef
2 changed files with 3 additions and 3 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 35 KiB

View file

@ -10,12 +10,12 @@ version = "0.9.0~ynh1"
maintainers = ["OniriCorpe"] maintainers = ["OniriCorpe"]
[upstream] [upstream]
admindoc = "https://docs.gotosocial.org/en/latest/"
code = "https://github.com/superseriousbusiness/gotosocial"
fund = "https://github.com/superseriousbusiness/gotosocial#sponsorship--funding"
license = "AGPL-3.0-only" license = "AGPL-3.0-only"
admindoc = "https://docs.gotosocial.org/en/latest/"
userdoc = "https://docs.gotosocial.org/en/latest/" userdoc = "https://docs.gotosocial.org/en/latest/"
website = "https://docs.gotosocial.org/" website = "https://docs.gotosocial.org/"
code = "https://github.com/superseriousbusiness/gotosocial"
fund = "https://github.com/superseriousbusiness/gotosocial#sponsorship--funding"
[integration] [integration]
yunohost = ">= 11.2" yunohost = ">= 11.2"