This is an automated email from the ASF dual-hosted git repository.

slachiewicz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-jarsigner-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new dd2b3b4  (doc) Fix "Maven encryption guide" link
dd2b3b4 is described below

commit dd2b3b4296f889141de99360879352de75bf7495
Author: István Földházi <[email protected]>
AuthorDate: Thu Apr 8 11:16:59 2021 +0200

    (doc) Fix "Maven encryption guide" link
---
 src/site/apt/usage.apt.vm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/site/apt/usage.apt.vm b/src/site/apt/usage.apt.vm
index f3acbc3..eed3963 100644
--- a/src/site/apt/usage.apt.vm
+++ b/src/site/apt/usage.apt.vm
@@ -71,7 +71,7 @@ Usage
   <<Since version 1.3>> you can encrypt <<<keypass>>> and <<<storepass>>> 
using the
   maven encryption mechanism.
 
-  See {{{Maven encryption 
guide}https://maven.apache.org/guides/mini/guide-encryption.html}}.
+  See {{{https://maven.apache.org/guides/mini/guide-encryption.html}Maven 
encryption guide}}.
 
 * Verifying the signature of a project artifact and attachments
 

Reply via email to