Docs: Update guide on authenticating data source plugins (#24884)

* Update guide on authenticating data source plugins

* Fix broken references
This commit is contained in:
Marcus Olsson
2020-06-11 12:12:27 +02:00
committed by GitHub
parent 9aef680e66
commit 79fea5df2a
6 changed files with 301 additions and 280 deletions
+1 -1
View File
@@ -41,6 +41,7 @@ Ready to learn more? Check out our other tutorials:
Improve an existing plugin with one of our guides:
- [Add authentication for data source plugins]({{< relref "add-authentication-for-data-source-plugins" >}})
- [Add support for annotations]({{< relref "add-support-for-annotations.md" >}})
- [Add support for Explore queries]({{< relref "add-support-for-explore-queries.md" >}})
- [Add support for variables]({{< relref "add-support-for-variables.md" >}})
@@ -52,7 +53,6 @@ Improve an existing plugin with one of our guides:
Deepen your knowledge through a series of high-level overviews of plugin concepts:
- [Data frames]({{< relref "data-frames.md" >}})
- [Authentication for data source plugins]({{< relref "authentication.md" >}})
### UI library