mirror of
https://github.com/grafana/grafana.git
synced 2025-07-28 09:12:20 +08:00
docs: fix broken links (#72582)
* docs: fix broken link To reflect changes on plugin-tools site * fix more links
This commit is contained in:
@ -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/creating-a-plugin)
|
||||
- [Build a Grafana plugin with the create-plugin tool](https://grafana.github.io/plugin-tools/docs/getting-started/creating-a-plugin)
|
||||
|
@ -33,6 +33,6 @@ This section contains how-to topics for extending or enhancing Grafana plugins:
|
||||
|
||||
Additional resources:
|
||||
|
||||
- [Automate development with CI](https://grafana.github.io/plugin-tools/docs/ci)
|
||||
- [Create nested plugins](https://grafana.github.io/plugin-tools/docs/nested-plugins)
|
||||
- [Extend configurations](https://grafana.github.io/plugin-tools/docs/advanced-configuration)
|
||||
- [Automate development with CI](https://grafana.github.io/plugin-tools/docs/development/ci)
|
||||
- [Create nested plugins](https://grafana.github.io/plugin-tools/docs/advanced-usage/nested-plugins)
|
||||
- [Extend configurations](https://grafana.github.io/plugin-tools/docs/advanced-usage/advanced-configuration)
|
||||
|
Reference in New Issue
Block a user