From 180ba510a50afd0d37131f24f24fc05803d02be4 Mon Sep 17 00:00:00 2001 From: Sevan Nerse Date: Mon, 6 Nov 2023 22:46:16 +0300 Subject: [PATCH] Fix the path of the url --- docs/basic-usage/direct-permissions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/basic-usage/direct-permissions.md b/docs/basic-usage/direct-permissions.md index 7172f844..6f0b76dc 100644 --- a/docs/basic-usage/direct-permissions.md +++ b/docs/basic-usage/direct-permissions.md @@ -7,7 +7,7 @@ weight: 2 It's better to assign permissions to Roles, and then assign Roles to Users. -See the [Roles vs Permissions](./../best-practices/roles-vs-permissions.md) section of the docs for a deeper explanation. +See the [Roles vs Permissions](./../best-practices/roles-vs-permissions) section of the docs for a deeper explanation. HOWEVER, If you have reason to directly assign individual permissions to specific users (instead of to roles assigned to those users), you can do that as described below: