Author: mattmann
Date: Sun Jun  7 02:50:55 2015
New Revision: 1683982

URL: http://svn.apache.org/r1683982
Log:
CMS commit to oodt by mattmann

Modified:
    oodt/cms_site/trunk/content/download.md

Modified: oodt/cms_site/trunk/content/download.md
URL: 
http://svn.apache.org/viewvc/oodt/cms_site/trunk/content/download.md?rev=1683982&r1=1683981&r2=1683982&view=diff
==============================================================================
--- oodt/cms_site/trunk/content/download.md (original)
+++ oodt/cms_site/trunk/content/download.md Sun Jun  7 02:50:55 2015
@@ -97,7 +97,7 @@
         <p>We strongly recommend you verify your downloads with at least both 
PGP and MD5. Guidance for doing so is provided below.</p>
 
         <h4>PGP Signature</h4>
-        <p>The PGP signatures can be verified using PGP or GPG. First download 
the <a href="http://www.apache.org/dist/oodt/KEYS-0.7.txt";>KEYS</a> as well as 
the asc signature file for the relevant distribution.</p>
+        <p>The PGP signatures can be verified using PGP or GPG. First download 
the <a href="https://people.apache.org/keys/group/oodt.asc";>KEYS</a> as well as 
the asc signature file for the relevant distribution.</p>
         <p>N.B.Make sure you get these files from the <a 
href="http://www.apache.org/dist/oodt/";>main distribution directory</a>, rather 
than from a mirror. Then verify the signatures using the following:</p>
         <code>$ gpg --import KEYS </code>
         <code>$ gpg --verify apache-oodt-X.Y.Z-src.zip.asc</code>


Reply via email to