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

lukaszlenart pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/struts-site.git


The following commit(s) were added to refs/heads/master by this push:
     new 67b6880  Fixes messed up links and link names
67b6880 is described below

commit 67b6880c048263ed8711a1964001f1cdea2ca0d4
Author: Lukasz Lenart <lukaszlen...@apache.org>
AuthorDate: Fri Dec 4 07:56:25 2020 +0100

    Fixes messed up links and link names
---
 source/download.html | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/source/download.html b/source/download.html
index cd642df..60fe868 100644
--- a/source/download.html
+++ b/source/download.html
@@ -247,7 +247,7 @@ title: Download a Release
     <ul>
       <li>
         <a 
href="[preferred]struts/struts-extras/struts2-secure-jakarta-stream-multipart-parser-plugin/1.1/struts2-secure-jakarta-stream-multipart-parser-plugin-1.1.jar">
-          struts2-secure-jakarta-multipart-parser-plugin-1.1.jar
+          struts2-secure-jakarta-stream-multipart-parser-plugin-1.1.jar
         </a>
         [<a 
href="https://downloads.apache.org/struts/struts-extras/struts2-secure-jakarta-stream-multipart-parser-plugin/1.1/struts2-secure-jakarta-stream-multipart-parser-plugin-1.1.jar.asc";>PGP</a>]
         [<a 
href="https://downloads.apache.org/struts/struts-extras/struts2-secure-jakarta-stream-multipart-parser-plugin/1.1/struts2-secure-jakarta-stream-multipart-parser-plugin-1.1.jar.md5";>MD5</a>]
@@ -260,7 +260,7 @@ title: Download a Release
     <ul>
       <li>
         <a 
href="[preferred]struts/struts-extras/struts2-secure-jakarta-stream-multipart-parser-plugin/1.1/struts2-secure-jakarta-stream-multipart-parser-plugin-1.1-source-release.zip">
-          struts2-secure-jakarta-multipart-parser-plugin-1.1-source-release.zip
+          
struts2-secure-jakarta-stream-multipart-parser-plugin-1.1-source-release.zip
         </a>
         [<a 
href="https://downloads.apache.org/struts/struts-extras/struts2-secure-jakarta-stream-multipart-parser-plugin/1.1/struts2-secure-jakarta-stream-multipart-parser-plugin-1.1-source-release.zip.md5";>MD5</a>]
         [<a 
href="https://downloads.apache.org/struts/struts-extras/struts2-secure-jakarta-stream-multipart-parser-plugin/1.1/struts2-secure-jakarta-stream-multipart-parser-plugin-1.1-source-release.zip.asc";>PGP</a>]
@@ -383,7 +383,7 @@ title: Download a Release
   <code>
     % gpg --import KEYS
     <br/>
-    % gpg --verify ${filename}.tar.gz.asc
+    % gpg --verify ${filename}.tar.gz.asc ${filename}.tar.gz
   </code>
 </p>
 

Reply via email to