From e5e4cb88d11f8483e6506649414f9447ce1bfec0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Pi=C3=A9dallu?= Date: Wed, 14 Feb 2024 10:47:46 +0100 Subject: [PATCH] Remove website from manifest as it's a link to the repository --- manifest.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 538981c..f0dcc71 100644 --- a/manifest.toml +++ b/manifest.toml @@ -15,7 +15,6 @@ maintainers = [] license = "Apache-2.0" admindoc = "https://github.com/42wim/matterbridge/wiki" code = "https://github.com/42wim/matterbridge" -website = "https://github.com/42wim/matterbridge" [integration] yunohost = ">= 11.0.9"