Docs: Removing outdated plugin_dev doc (#60849)

* Removing outdated plugin dev doc

* Update docs/sources/developers/plugins/legacy/_index.md

Co-authored-by: Karen Germond <110922559+karengermond@users.noreply.github.com>

Co-authored-by: Karen Germond <110922559+karengermond@users.noreply.github.com>
This commit is contained in:
Timur Olzhabayev
2023-01-02 15:20:13 +01:00
committed by GitHub
parent 4446d500a4
commit b179ac91a2
2 changed files with 1 additions and 34 deletions

View File

@ -44,7 +44,7 @@ You can use any build system that supports systemjs. All the built content shoul
## Keep your plugin up to date
New versions of Grafana can sometimes cause plugins to break. Check out our [PLUGIN_DEV.md](https://github.com/grafana/grafana/blob/main/PLUGIN_DEV.md) doc for changes in
New versions of Grafana can sometimes cause plugins to break. See our [documentation](https://grafana.com/docs/grafana/latest/developers/plugins/migration-guide/) for changes in
Grafana that can impact your plugin.
## Metadata