mirror of
https://github.com/grafana/grafana.git
synced 2025-07-28 13:32:24 +08:00
[docs] : fix broken link (#37860)
found a broken link. This PR points the hyperlink at the new URL 👍
This commit is contained in:
@ -26,7 +26,7 @@ To verify ownership of your plugin, you need to generate an API key that you'll
|
|||||||
|
|
||||||
You can find the plugin ID in the `plugin.json` file inside your plugin directory. For example, if your account slug is `acmecorp`, you need to prefix the plugin ID with `acmecorp-`.
|
You can find the plugin ID in the `plugin.json` file inside your plugin directory. For example, if your account slug is `acmecorp`, you need to prefix the plugin ID with `acmecorp-`.
|
||||||
|
|
||||||
1. [Create a Grafana Cloud API key](https://grafana.com/docs/grafana-cloud/cloud-portal/create-api-key/) with the **PluginPublisher** role.
|
1. [Create a Grafana Cloud API key](https://grafana.com/docs/grafana-cloud/reference/create-api-key/) with the **PluginPublisher** role.
|
||||||
|
|
||||||
## Sign a public plugin
|
## Sign a public plugin
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user