resolves merge conflicts (#55764)

This commit is contained in:
Christopher Moyer
2022-09-27 09:25:33 -05:00
committed by GitHub
parent 3ff24b2731
commit 595344a3d0
33 changed files with 301 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" >}}).