Docs: Fix link to developing plugins (#75816)

* Docs: Fix link to developing plugins (#75788)

* Update docs/sources/administration/data-source-management/index.md

* Update docs/sources/administration/data-source-management/index.md

* Apply suggestions from code review

---------

Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
This commit is contained in:
shaviz2000
2023-10-03 09:57:53 -05:00
committed by GitHub
co-authored by Christopher Moyer
parent 965c1de1f2
commit 2b83d7a168
4 changed files with 5 additions and 4 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ weight: 190
Go to the [Grafana developer portal](/developers) to access the following documentation:
- [Grafana plugin development](/developers/plugin-tools)
- [Grafana UI component library](https://developers.grafana.com)
- [Grafana design system](https://developers.grafana.com)
- [Grafana Scenes](/developers/scenes)
- [Grafana data plane](/developers/dataplane)