Repository: johnzon Updated Branches: refs/heads/master 7a298bfd3 -> 0c09b74f2
JOHNZON-175 fixing sentence about GPG keys Project: http://git-wip-us.apache.org/repos/asf/johnzon/repo Commit: http://git-wip-us.apache.org/repos/asf/johnzon/commit/0c09b74f Tree: http://git-wip-us.apache.org/repos/asf/johnzon/tree/0c09b74f Diff: http://git-wip-us.apache.org/repos/asf/johnzon/diff/0c09b74f Branch: refs/heads/master Commit: 0c09b74f2e24ce76f2ee851a6d03c84b9ab2fa85 Parents: 7a298bf Author: Romain Manni-Bucau <[email protected]> Authored: Mon Jul 2 11:05:36 2018 +0200 Committer: Romain Manni-Bucau <[email protected]> Committed: Mon Jul 2 11:05:36 2018 +0200 ---------------------------------------------------------------------- src/site/markdown/download.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/johnzon/blob/0c09b74f/src/site/markdown/download.md ---------------------------------------------------------------------- diff --git a/src/site/markdown/download.md b/src/site/markdown/download.md index ffdd285..e58b5c5 100644 --- a/src/site/markdown/download.md +++ b/src/site/markdown/download.md @@ -28,7 +28,7 @@ should be addressed to the [mailing list](http://johnzon.apache.org/mail-lists.h ## KEYS for verifying Apache releases -The GPG keys in the [Johnzon KEYS file](https://www.apache.org/dist/johnzon/KEYS) to validate our releases. +Please use the Johnzon [KEYS](https://www.apache.org/dist/johnzon/KEYS) file to validate our releases. Read more about [how we sign Apache Releases](http://www.apache.org/info/verification.html)
