From a98a33774b9b0683c55075a7830ed808d77eba39 Mon Sep 17 00:00:00 2001 From: Garrett Guillotte <100453168+gguillotte-grafana@users.noreply.github.com> Date: Thu, 22 Sep 2022 12:13:23 -0700 Subject: [PATCH] Docs: Fix relrefs in access control API docs (#51940) * Fix relrefs in access control API docs * Apply Prettier changes to fix CI --- docs/sources/developers/http_api/access_control.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/developers/http_api/access_control.md b/docs/sources/developers/http_api/access_control.md index be863ef63fe..4be5bac2e47 100644 --- a/docs/sources/developers/http_api/access_control.md +++ b/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