From 9923cab99f95141b6056c00f5accc98a6d2ba7af Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Fri, 27 Aug 2021 18:24:10 +0200 Subject: [PATCH] Update manifest.json --- manifest.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 6fc0c6c..188ad10 100755 --- a/manifest.json +++ b/manifest.json @@ -11,12 +11,13 @@ "upstream": { "license": "MIT", "website": "https://www.focalboard.com/", - "admindoc": "https://www.focalboard.com/guide/user/", + "admindoc": "https://www.focalboard.com/guide/admin/", + "userdoc": "https://www.focalboard.com/guide/user/", "code": "https://github.com/mattermost/focalboard" }, "license": "MIT", "maintainer": { - "name": "John doe" + "name": "eric_G" }, "requirements": { "yunohost": ">= 4.2.4"