mirror of
https://github.com/grafana/grafana.git
synced 2025-07-28 10:22:17 +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:
@ -41,7 +41,7 @@ With Grafana 7.0, we released a new tool for making it easier to develop plugins
|
||||
|
||||
For more information, refer to [@grafana/toolkit](https://www.npmjs.com/package/@grafana/toolkit).
|
||||
|
||||
{{% admonition type="note" %}} As of Grafana 10.0, `@grafana/toolkit` is deprecated. It is replaced by the [`create-plugin`](https://grafana.github.io/plugin-tools/docs/creating-a-plugin) tool.
|
||||
{{% admonition type="note" %}} As of Grafana 10.0, `@grafana/toolkit` is deprecated. It is replaced by the [`create-plugin`](https://grafana.github.io/plugin-tools/docs/getting-started/creating-a-plugin) tool.
|
||||
{{% /admonition %}}
|
||||
|
||||
### Field options
|
||||
|
Reference in New Issue
Block a user