docs: fix broken link in the security page (#24253)
This commit is contained in:
parent
a3bbe35fb0
commit
6d79ced48e
|
|
@ -20,7 +20,7 @@ permissions associated with each role (e.g. by removing or adding permissions to
|
|||
associated with each role will be re-synchronized to their original values when you run
|
||||
the **superset init** command (often done between Superset versions).
|
||||
|
||||
A table with the permissions for these roles can be found at [/RESOURCES/STANDARD_ROLES.md](https://github.com/apache/superset/blob/master/RESOURCES/STANDARD_ROLES.mdd).
|
||||
A table with the permissions for these roles can be found at [/RESOURCES/STANDARD_ROLES.md](https://github.com/apache/superset/blob/master/RESOURCES/STANDARD_ROLES.md).
|
||||
|
||||
### Admin
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue