mirror of
https://github.com/grafana/grafana.git
synced 2025-02-09 23:16:16 -06:00
Docs: Fixed broken link in the plugin migration guide (#41148)
* fixed broken link. * updated title of link.
This commit is contained in:
parent
a81ca03302
commit
d98cb8274c
@ -17,7 +17,7 @@ This guide helps you identify the steps you need to take based on the Grafana ve
|
||||
- [1. Add dependency on grafana-plugin-sdk-go](#1-add-dependency-on-grafana-plugin-sdk-go)
|
||||
- [2. Update the way you bootstrap your plugin](#2-update-the-way-you-bootstrap-your-plugin)
|
||||
- [3. Update the plugin package](#3-update-the-plugin-package)
|
||||
- [Unsigned backend plugins will not be loaded](#unsigned-backend-plugins-will-not-be-loaded)
|
||||
- [Sign and load backend plugins](#sign-and-load-backend-plugins)
|
||||
- [Update react-hook-form from v6 to v7](#update-react-hook-form-from-v6-to-v7)
|
||||
- [Update the plugin.json](#update-the-pluginjson)
|
||||
- [Update imports to match emotion 11](#update-imports-to-match-emotion-11)
|
||||
|
Loading…
Reference in New Issue
Block a user