mirror of https://github.com/grafana/grafana.git
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:
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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue