Author: danielsh
Date: Thu May 28 21:34:01 2020
New Revision: 1878250

URL: http://svn.apache.org/viewvc?rev=1878250&view=rev
Log:
* download.html: Don't link to the root KEYS file, as it no longer
    gets updated.

Modified:
    subversion/site/publish/download.html

Modified: subversion/site/publish/download.html
URL: 
http://svn.apache.org/viewvc/subversion/site/publish/download.html?rev=1878250&r1=1878249&r2=1878250&view=diff
==============================================================================
--- subversion/site/publish/download.html (original)
+++ subversion/site/publish/download.html Thu May 28 21:34:01 2020
@@ -227,8 +227,7 @@ Other mirrors:
    Subversion as to HTTP Server.)</p>
    
 <p>The PGP signatures can be verified using PGP or GPG. First download
-   the <a href="https://www.apache.org/dist/subversion/KEYS";
-   >KEYS</a> as well as the <code>asc</code> signature file for the
+   the keyring (<code>*.KEYS</code>) and detached signature 
(<code>*.asc</code>) files for the
    particular distribution. Make sure you get these files from the
    <a href="https://www.apache.org/dist/subversion/"; >main distribution
    directory</a>, rather than from a mirror. Then verify the


Reply via email to