From fa3e9a23a13b1d05d9112eeed8f34f64ac425e2c Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Thu, 21 Feb 2019 15:34:20 +0100 Subject: [PATCH] .git should be avoided, makes stuff more difficult to parse ;P --- community.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community.json b/community.json index 1f7cd9af..88081c64 100644 --- a/community.json +++ b/community.json @@ -938,7 +938,7 @@ "branch": "master", "state": "working", "revision": "HEAD", - "url": "https://github.com/YunoHost-Apps/mindmaps_ynh.git" + "url": "https://github.com/YunoHost-Apps/mindmaps_ynh" }, "minetest": { "branch": "master",