Docs: Fix relrefs in access control API docs (#51940)

* Fix relrefs in access control API docs

* Apply Prettier changes to fix CI
pull/55634/head^2
Garrett Guillotte 3 years ago committed by GitHub
parent 72ec1eba1a
commit a98a33774b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      docs/sources/developers/http_api/access_control.md

@ -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…
Cancel
Save