1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/guacamole_ynh.git synced 2024-09-03 19:16:03 +02:00

Fix code url

This commit is contained in:
Salamandar 2024-02-24 16:15:20 +01:00
parent 3453d83792
commit d733464f80

View file

@ -15,7 +15,7 @@ maintainers = ["Jules Bertholet"]
license = "Apache-2.0"
website = "https://guacamole.apache.org/"
admindoc = "https://guacamole.apache.org/doc/gug/"
code = "https://github.com/search?utf8=%E2%9C%93&q=repo%3Aapache%2Fguacamole-server+repo%3Aapache%2Fguacamole-client+repo%3Aapache%2Fguacamole-website&type=Repositories&ref=searchresults"
code = "https://github.com/apache/guacamole-server"
[integration]
yunohost = ">= 11.2"