From a11b0e71ee0a1a0692d206e9d282bc97ec0fad40 Mon Sep 17 00:00:00 2001 From: Jakub Chrzanowski Date: Thu, 23 Mar 2023 10:03:49 +0100 Subject: [PATCH] plugin_signing.md: fixed anchor --- topics/basics/plugin_signing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/topics/basics/plugin_signing.md b/topics/basics/plugin_signing.md index 8c646c756..384b29375 100644 --- a/topics/basics/plugin_signing.md +++ b/topics/basics/plugin_signing.md @@ -295,7 +295,7 @@ To verify the signature of a plugin, you can use the [`verifyPluginSignature`](t By default, this task will use the same certificate chain as provided to the [`signPlugin`](tools_gradle_intellij_plugin.md#tasks-signplugin) task in the previous section. -To verify the signature using [CLI tool](cli-tool), execute the `verify` command as below: +To verify the signature using [CLI tool](#cli-tool), execute the `verify` command as below: ```bash java -jar marketplace-zip-signer-cli.jar verify\