Fix relrefs in devloper docs (#51942) (#51995)

(cherry picked from commit 1c6ee69c2d)

Co-authored-by: Garrett Guillotte <100453168+gguillotte-grafana@users.noreply.github.com>
This commit is contained in:
Grot (@grafanabot)
2022-07-12 01:38:33 +02:00
committed by GitHub
parent 82f7490f7e
commit 4e8cd49e08
18 changed files with 32 additions and 31 deletions
@@ -11,14 +11,14 @@ keywords:
- annotation
- annotations
- comment
title: 'Annotations HTTP API '
title: 'Annotations HTTP API'
---
# Annotations API
This is the API documentation for the new Grafana Annotations feature released in Grafana 4.6. Annotations are saved in the Grafana database (sqlite, mysql or postgres). Annotations can be organization annotations that can be shown on any dashboard by configuring an annotation data source - they are filtered by tags. Or they can be tied to a panel on a dashboard and are then only shown on that panel.
> 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.
## Find Annotations