Fix relrefs in devloper docs (#51942)

This commit is contained in:
Garrett Guillotte
2022-07-08 12:21:29 -07:00
committed by GitHub
parent 1d2aa7c69b
commit 1c6ee69c2d
18 changed files with 32 additions and 31 deletions
+2 -2
View File
@@ -10,7 +10,7 @@ keywords:
- documentation
- api
- organization
title: 'Organization HTTP API '
title: 'Organization HTTP API'
---
# Organization API
@@ -19,7 +19,7 @@ The Organization HTTP API is divided in two resources, `/api/org` (current organ
and `/api/orgs` (admin organizations). One big difference between these are that
the admin of all organizations API only works with basic authentication, see [Admin Organizations API](#admin-organizations-api) for more information.
> If you are running Grafana Enterprise, for some endpoints you'll need to have specific permissions. Refer to [Role-based access control permissions]({{< relref "../../enterprise/access-control/custom-role-actions-scopes/" >}}) for more information.
> If you are running Grafana Enterprise, for some endpoints you'll need to have specific permissions. Refer to [Role-based access control permissions]({{< relref "../../administration/roles-and-permissions/access-control/custom-role-actions-scopes/" >}}) for more information.
## Current Organization API