From 3a57ba20cfd1aebeb5d7fddddd8a0a13067517e6 Mon Sep 17 00:00:00 2001 From: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> Date: Mon, 6 Jul 2020 13:07:54 -0700 Subject: [PATCH] Docs: Update _index.md (#26028) --- docs/sources/developers/plugins/_index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/sources/developers/plugins/_index.md b/docs/sources/developers/plugins/_index.md index 0bfe60d81b8..bc32f45624a 100644 --- a/docs/sources/developers/plugins/_index.md +++ b/docs/sources/developers/plugins/_index.md @@ -32,6 +32,7 @@ If you're looking to build your first plugin, check out these introductory tutor - [Build a panel plugin]({{< relref "../../../../../tutorials/build-a-panel-plugin.md" >}}) - [Build a data source plugin]({{< relref "../../../../../tutorials/build-a-data-source-plugin.md" >}}) +- [Build a data source backend plugin]({{< relref "../../../../../tutorials/build-a-data-source-backend-plugin.md" >}}) Ready to learn more? Check out our other tutorials: