Author: sebb
Date: Fri Oct 17 21:57:24 2014
New Revision: 1632677

URL: http://svn.apache.org/r1632677
Log:
Add links to ASF download verification page

Modified:
    
commons/proper/commons-build-plugin/trunk/src/main/resources/commons-xdoc-templates/download-page-head.xml

Modified: 
commons/proper/commons-build-plugin/trunk/src/main/resources/commons-xdoc-templates/download-page-head.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/commons-build-plugin/trunk/src/main/resources/commons-xdoc-templates/download-page-head.xml?rev=1632677&r1=1632676&r2=1632677&view=diff
==============================================================================
--- 
commons/proper/commons-build-plugin/trunk/src/main/resources/commons-xdoc-templates/download-page-head.xml
 (original)
+++ 
commons/proper/commons-build-plugin/trunk/src/main/resources/commons-xdoc-templates/download-page-head.xml
 Fri Oct 17 21:57:24 2014
@@ -53,10 +53,10 @@ limitations under the License.
     <subsection name="Using a Mirror">
       <p>
         We recommend you use a mirror to download our release
-        builds, but you <strong>must</strong> verify the integrity of
+        builds, but you <strong>must</strong> <a 
href="http://www.apache.org/info/verification.html";>verify the integrity</a> of
         the downloaded files using signatures downloaded from our main
         distribution directories. Recent releases (48 hours) may not yet
-        be available from the mirrors.
+        be available from all the mirrors.
       </p>
 
       <p>
@@ -92,6 +92,8 @@ limitations under the License.
         link links to the code signing keys used to sign the product.
         The <code>PGP</code> link downloads the OpenPGP compatible signature 
from our main site.
         The <code>MD5</code> link downloads the checksum from the main site.
+        Please <a href="http://www.apache.org/info/verification.html";>verify 
the integrity</a>
+        of the downloaded file.
       </p>
     </subsection>
     </section>


Reply via email to