Repository: couchdb-www Updated Branches: refs/heads/asf-site 124f558d3 -> 297e789bd
happynow Project: http://git-wip-us.apache.org/repos/asf/couchdb-www/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-www/commit/297e789b Tree: http://git-wip-us.apache.org/repos/asf/couchdb-www/tree/297e789b Diff: http://git-wip-us.apache.org/repos/asf/couchdb-www/diff/297e789b Branch: refs/heads/asf-site Commit: 297e789bd39224070583f266e8a3c1c2df27109b Parents: 124f558 Author: Jan Lehnardt <[email protected]> Authored: Wed Jul 11 10:54:46 2018 +0200 Committer: Jan Lehnardt <[email protected]> Committed: Wed Jul 11 10:54:46 2018 +0200 ---------------------------------------------------------------------- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb-www/blob/297e789b/index.html ---------------------------------------------------------------------- diff --git a/index.html b/index.html index 0475e93..1b3a69d 100644 --- a/index.html +++ b/index.html @@ -619,7 +619,7 @@ Thanks to Yohei Shimomae and the Apache Cordova team for the original design. </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> + All source tarballs and release binaries are signed with <a href="https://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.asc</code> </div> </div> @@ -687,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 <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> + All source tarballs and release binaries are signed with <a href="https://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.asc</code> </div> </div>
