From d733464f80d4a4b8b3dd2764b8a051801d7fb335 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Pi=C3=A9dallu?= Date: Sat, 24 Feb 2024 16:15:20 +0100 Subject: [PATCH] Fix code url --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index e3d71b2..69aba53 100644 --- a/manifest.toml +++ b/manifest.toml @@ -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"