From ec2f7c9ed5f2c58949d9fd74b4fb5d677022c488 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Thu, 19 Jan 2023 09:32:08 +0100 Subject: [PATCH] fix linter --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index c36681d..ea811b4 100644 --- a/manifest.json +++ b/manifest.json @@ -11,7 +11,7 @@ "url": "https://github.com/YunoHost-Apps/redirect_ynh", "upstream": { "license": "AGPL-3.0-or-later", - "website": "https://github.com/YunoHost-Apps/redirect_ynh" + "code": "https://github.com/YunoHost-Apps/redirect_ynh" }, "maintainer": { "name": "alexAubin",