mirror of
https://github.com/grafana/grafana.git
synced 2025-07-28 11:32:36 +08:00
Docs: Fix relrefs in access control API docs (#51940)
* Fix relrefs in access control API docs * Apply Prettier changes to fix CI
This commit is contained in:

committed by
GitHub

parent
72ec1eba1a
commit
a98a33774b
@ -21,7 +21,7 @@ title: RBAC HTTP API
|
||||
|
||||
The API can be used to create, update, delete, get, and list roles.
|
||||
|
||||
To check which basic or fixed roles have the required permissions, refer to [RBAC role definitions]({{< ref "../../administration/roles-and-permissions/access-control/rbac-fixed-basic-role-definitions.md" >}}).
|
||||
To check which basic or fixed roles have the required permissions, refer to [RBAC role definitions]({{< ref "../../administration/roles-and-permissions/access-control/rbac-fixed-basic-role-definitions/" >}}).
|
||||
|
||||
## Get status
|
||||
|
||||
|
Reference in New Issue
Block a user