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
@@ -11,7 +11,7 @@ keywords:
- team
- teams
- group
title: 'Team HTTP API '
title: 'Team HTTP API'
---
# Team API
@@ -25,7 +25,7 @@ Access to these API endpoints is restricted as follows:
- If you enable `editors_can_admin` configuration flag, then Organization Editors can create teams and manage teams where they are Admin.
- If you enable `editors_can_admin` configuration flag, Editors can find out whether a team that they are not members of exists by trying to create a team with the same name.
> 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.
## Team Search With Paging