add KEYS link

Project: http://git-wip-us.apache.org/repos/asf/couchdb-www/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb-www/commit/124f558d
Tree: http://git-wip-us.apache.org/repos/asf/couchdb-www/tree/124f558d
Diff: http://git-wip-us.apache.org/repos/asf/couchdb-www/diff/124f558d

Branch: refs/heads/asf-site
Commit: 124f558d3f08f5052787b3bd7c7c8319e18bc403
Parents: 18b16e8
Author: Jan Lehnardt <[email protected]>
Authored: Tue Jul 10 20:53:46 2018 +0200
Committer: Jan Lehnardt <[email protected]>
Committed: Tue Jul 10 20:53:46 2018 +0200

----------------------------------------------------------------------
 index.html | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb-www/blob/124f558d/index.html
----------------------------------------------------------------------
diff --git a/index.html b/index.html
index 7ffe747..0475e93 100644
--- a/index.html
+++ b/index.html
@@ -618,7 +618,9 @@ Thanks to Yohei Shimomae and the Apache Cordova team for 
the original design.
             </span>
           </li>
         </ul>
-
+        <div>
+          All source tarballs and release binaries are signed with <a 
href="http://www.apache.org/dist/couchdb/KEYS";>one of these GPG keys</a>. You 
can verify a release by importing the key file and running <code>gpg --verify 
/path/to/downloaded/file</code>
+        </div>
       </div>
 
     </div>
@@ -685,7 +687,7 @@ Thanks to Yohei Shimomae and the Apache Cordova team for 
the original design.
 
 
         <div>
-          All source tarballs and release binaries are signed with one of 
these GPG keys. You can verify a release by importing the key file and running 
<code>gpg --verify /path/to/downloaded/file</code>
+          All source tarballs and release binaries are signed with <a 
href="http://www.apache.org/dist/couchdb/KEYS";>one of these GPG keys</a>. You 
can verify a release by importing the key file and running <code>gpg --verify 
/path/to/downloaded/file</code>
         </div>
       </div>
 

Reply via email to