From 1ae0cb25d271e85b09f546820b5393097545ad2e Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Sat, 7 Nov 2020 00:39:44 +0100 Subject: [PATCH] Remove trailing slash which may cause issue when parsing/using data from the file --- apps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps.json b/apps.json index 97780522..7cdb25ed 100644 --- a/apps.json +++ b/apps.json @@ -1595,7 +1595,7 @@ "subtags": [ "pictures" ], - "url": "https://github.com/YunoHost-Apps/lychee_ynh/" + "url": "https://github.com/YunoHost-Apps/lychee_ynh" }, "mailman": { "branch": "master",