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:
parent
91144472d5
commit
ba2d3edbbc
1 changed files with 5 additions and 5 deletions
|
@ -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"
|
||||||
|
|
Loading…
Add table
Reference in a new issue