Skip to content

Commit

Permalink
Fix the path of the url
Browse files Browse the repository at this point in the history
  • Loading branch information
sevannerse committed Nov 6, 2023
1 parent 3cbd7cc commit 180ba51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/basic-usage/direct-permissions.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down

0 comments on commit 180ba51

Please sign in to comment.