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