1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/firefish_ynh.git synced 2024-09-03 18:36:06 +02:00

Fix firefish code url

This commit is contained in:
Salamandar 2024-02-24 22:49:07 +01:00
parent 91144472d5
commit ba2d3edbbc

View file

@ -13,7 +13,7 @@ maintainers = ["oufmilo"]
license = "AGPL-3.0" license = "AGPL-3.0"
website = "https://joinfirefish.org/" website = "https://joinfirefish.org/"
demo = "https://joinfirefish.org/" demo = "https://joinfirefish.org/"
code = "https://git.joinfirefish.org/firefish/firefish" code = "https://firefish.dev/firefish/firefish"
[integration] [integration]
yunohost = ">= 11.1.14" yunohost = ">= 11.1.14"