Skip to content

Commit 0e34712

Browse files
authored
Update direct-permissions.md (#2539)
1 parent a5142d9 commit 0e34712

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/basic-usage/direct-permissions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ weight: 2
77

88
It's better to assign permissions to Roles, and then assign Roles to Users.
99

10-
See https://spatie.be/docs/laravel-permission/best-practices/roles-vs-permissions for a deeper explanation.
10+
See the [Roles vs Permissions](./../best-practices/roles-vs-permissions.md) section of the docs for a deeper explanation.
1111

1212
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:
1313

0 commit comments

Comments
 (0)