Docs: fix relref (#28977)

This commit is contained in:
Robby Milo
2020-11-10 14:38:45 +01:00
committed by GitHub
parent 2e5588f455
commit 81d30615b4
5 changed files with 10 additions and 10 deletions
@@ -6,7 +6,7 @@ title = "Add support for Explore queries"
This guide explains how to improve support for [Explore]({{< relref "../../explore/index.md" >}}) to an existing data source plugin.
This guide assumes that you're already familiar with how to [Build a data source plugin]({{< relref "../../../../../tutorials/build-a-data-source-plugin.md" >}}).
This guide assumes that you're already familiar with how to [Build a data source plugin]({{< relref "/tutorials/build-a-data-source-plugin.md" >}}).
With Explore, users can make ad-hoc queries without the use of a dashboard. This is useful when users want to troubleshoot or to learn more about the data.