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: