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:
Garrett Guillotte
2022-09-22 12:13:23 -07:00
committed by GitHub
parent 72ec1eba1a
commit a98a33774b

View File

@ -21,7 +21,7 @@ title: RBAC HTTP API
The API can be used to create, update, delete, get, and list roles. 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 ## Get status