From 180feebaea48f0af5eef1843616fbaebb07a3e87 Mon Sep 17 00:00:00 2001 From: sylviamoss Date: Tue, 15 Dec 2020 12:52:40 +0100 Subject: [PATCH] make releases link prettier --- website/content/docs/extending/plugins.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/docs/extending/plugins.mdx b/website/content/docs/extending/plugins.mdx index 65d82dd5f..f92787086 100644 --- a/website/content/docs/extending/plugins.mdx +++ b/website/content/docs/extending/plugins.mdx @@ -282,7 +282,7 @@ please release as a new version. ### Registering the Plugin We like to keep all of our products and external plugins release assets together in the same place. To publish -an external plugin to [https://releases.hashicorp.com](https://releases.hashicorp.com), we require the maintainer's GPG public key to validate the asset authenticity. +an external plugin to [releases.hashicorp.com](https://releases.hashicorp.com), we require the maintainer's GPG public key to validate the asset authenticity. To register your plugin with HashiCorp, send us your GPG public key and your plugin's GitHub repository via [maintainers@hashicorp.com](mailto://maintainers@hashicorp.com). To get you GPG public key in ASCII-armor format, use the following command, substituting the GPG key ID or email address: