From db72fd8bee395c8bef5a72ec35460057a5742f3b Mon Sep 17 00:00:00 2001 From: Jaxom99 <30865395+Jaxom99@users.noreply.github.com> Date: Mon, 6 Apr 2020 16:56:25 +0200 Subject: [PATCH] update groups entry --- apps_overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps_overview.md b/apps_overview.md index 16cbe218..f4a73f24 100644 --- a/apps_overview.md +++ b/apps_overview.md @@ -37,7 +37,7 @@ Some applications support the ability to be installed several times (at differen User access management ---------------------- -Access to apps can be restricted to some users only. This can be configured via the webadmin in Applications > (choose an app) > Access, or similarly via the command line `yunohost app addaccess`, `removeaccess` and `clearaccess`. +Access to apps can be restricted to some users only. This can be configured via the webadmin in the [Groups and permissions panel](/groups_and_permissions), or similarly via the command-line subcategory `yunohost user permission`. Packaging applications ----------------------