[Docs 10.1.x] Manual backport 75816 to v10.1.x (#75906)

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>
(cherry picked from commit 2b83d7a168)

Co-authored-by: shaviz2000 <100825441+shaviz2000@users.noreply.github.com>
This commit is contained in:
Christopher Moyer
2023-10-03 11:15:21 -05:00
committed by GitHub
co-authored by shaviz2000
parent 3badf96c13
commit 7f75ea6bb3
4 changed files with 5 additions and 4 deletions
+1 -1
View File
@@ -83,5 +83,5 @@ Before we can accept your pull request, you need to [sign our CLA](https://grafa
- Set up your [development environment](contribute/developer-guide.md).
- Learn how to [contribute to our documentation](contribute/documentation/README.md).
- Get started [developing plugins](/developers/plugin-tools) for Grafana.
- Get started [developing plugins](https://grafana.com/developers/plugin-tools) for Grafana.
- Look through the resources in the [contribute](contribute) folder.