diff --git a/docs/sources/developers/plugins/sign-a-plugin.md b/docs/sources/developers/plugins/sign-a-plugin.md index ed626a7cdf9..c0a5563b359 100644 --- a/docs/sources/developers/plugins/sign-a-plugin.md +++ b/docs/sources/developers/plugins/sign-a-plugin.md @@ -12,9 +12,7 @@ Before you can sign your plugin, you need to decide whether you want to sign it If you want to make your plugin publicly available outside of your organization, you need to sign your plugin under a _community_ or _commercial_ [signature level](#plugin-signature-levels). Public plugins are available from [grafana.com/plugins](https://grafana.com/plugins) and can be installed by anyone. -For more information on how to install a public plugin, refer to [Install Grafana plugins]({{< relref "../../administration/plugin-management#install-a-plugin" >}}). - -If you intend to only use the plugin within your organization, you can to sign it under a _private_ [signature level](#plugin-signature-levels). +If you intend to only use the plugin within your organization, you can sign it under a _private_ [signature level](#plugin-signature-levels). ## Generate an API key