Docs: Fix broken links to create-plugin docs (#72965)

* Fix broken links to create-plugin docs

* Typo fix

* Fix additional broken link

* Fix additional links
This commit is contained in:
Joseph Perez
2023-08-09 12:53:53 -07:00
committed by GitHub
parent 2266e09f94
commit eb6e19c7af
4 changed files with 6 additions and 6 deletions

View File

@ -29,4 +29,4 @@ This section contains how-to topics for developing Grafana plugins:
Additional resources:
- [Build a Grafana plugin with the create-plugin tool](https://grafana.github.io/plugin-tools/docs/getting-started/creating-a-plugin)
- [Build a Grafana plugin with the create-plugin tool](https://grafana.github.io/plugin-tools/docs/get-started/).