From a9082280cef2cae3b663b9ac8e87eee72a8bc14a Mon Sep 17 00:00:00 2001 From: Jules Bertholet Date: Wed, 31 Mar 2021 11:20:26 -0400 Subject: [PATCH] Add URL to manifest --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 21084fe..a59ca7f 100644 --- a/manifest.json +++ b/manifest.json @@ -7,7 +7,7 @@ "fr": "Service de bureau à distance sans client. Fonctionne avec des protocoles standard comme VNC, RDP, et SSH." }, "version": "1.3.0~ynh3", - "url": "https://example.com", + "url": "https://guacamole.apache.org/", "license": "Apache-2.0", "maintainer": { "name": "Jules Bertholet",