From a3a59c547570aeb0c1d614483a46a7845954a5fd Mon Sep 17 00:00:00 2001 From: "Grot (@grafanabot)" <43478413+grafanabot@users.noreply.github.com> Date: Fri, 30 Sep 2022 18:37:43 +0200 Subject: [PATCH] Docs: Fix relrefs in access control API docs (#51940) (#55640) * Fix relrefs in access control API docs * Apply Prettier changes to fix CI (cherry picked from commit a98a33774b9b0683c55075a7830ed808d77eba39) Co-authored-by: Garrett Guillotte <100453168+gguillotte-grafana@users.noreply.github.com> --- 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