Docs: manual backport (#55945)

* resolves merge conflict

* resolves conflicts
This commit is contained in:
Christopher Moyer
2022-09-29 07:38:14 -05:00
committed by GitHub
parent 08d12df9f3
commit 8c306dfe53
33 changed files with 292 additions and 297 deletions
@@ -6,7 +6,7 @@ title: Add support for annotations
# Add support for annotations
This guide explains how to add support for [annotations]({{< relref "../../dashboards/annotations/" >}}) to an existing data source plugin.
This guide explains how to add support for [annotations]({{< relref "../../dashboards/build-dashboards/annotate-visualizations" >}}) to an existing data source plugin.
This guide assumes that you're already familiar with how to [Build a data source plugin]({{< ref "build-a-data-source-plugin.md" >}}).