You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by ki...@apache.org on 2019/10/25 20:56:53 UTC

svn commit: r1868957 - /poi/site/publish/download.html

Author: kiwiwings
Date: Fri Oct 25 20:56:53 2019
New Revision: 1868957

URL: http://svn.apache.org/viewvc?rev=1868957&view=rev
Log:
#63869 - Download page should use KEYS for the link text

Modified:
    poi/site/publish/download.html

Modified: poi/site/publish/download.html
URL: http://svn.apache.org/viewvc/poi/site/publish/download.html?rev=1868957&r1=1868956&r2=1868957&view=diff
==============================================================================
--- poi/site/publish/download.html (original)
+++ poi/site/publish/download.html Fri Oct 25 20:56:53 2019
@@ -184,7 +184,7 @@ document.write("Last Published: " + docu
                 
 <li>
                     
-<a href="#POI-4.1.0">The latest stable release is Apache POI 4.1.0</a>
+<a href="#POI-4.1.1">The latest stable release is Apache POI 4.1.1</a>
                 
 </li>
                 
@@ -312,10 +312,10 @@ document.write("Last Published: " + docu
                 which you can use for POI artifacts.
             </p>
 <p>
-                The PGP signatures can be verified using PGP or GPG. First
-                <a href="https://www.apache.org/dist/poi/KEYS">download the KEYS file</a>
-                as well as the .asc signature files for the relevant release packages. Make sure you get these files
-                from the main distribution directory, rather than from a mirror.
+                The PGP signatures can be verified using PGP or GPG. First download the
+                <a href="https://www.apache.org/dist/poi/KEYS">KEYS</a>
+                file as well as the .asc signature files for the relevant release packages. Make sure you get these
+                files from the main distribution directory, rather than from a mirror.
                 Then <a href="https://www.apache.org/info/verification.html">verify the signatures</a>.
             </p>
 <p>Batch check of all distribution files:</p>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org
For additional commands, e-mail: commits-help@poi.apache.org