Repository: johnzon Updated Branches: refs/heads/master d32ec0b0b -> 7a298bfd3
JOHNZON-175 ensure KEYS link uses https Project: http://git-wip-us.apache.org/repos/asf/johnzon/repo Commit: http://git-wip-us.apache.org/repos/asf/johnzon/commit/7a298bfd Tree: http://git-wip-us.apache.org/repos/asf/johnzon/tree/7a298bfd Diff: http://git-wip-us.apache.org/repos/asf/johnzon/diff/7a298bfd Branch: refs/heads/master Commit: 7a298bfd3005b5e312e32fbc3f92fd4ad8997e9a Parents: d32ec0b Author: Romain Manni-Bucau <[email protected]> Authored: Mon Jul 2 10:34:44 2018 +0200 Committer: Romain Manni-Bucau <[email protected]> Committed: Mon Jul 2 10:34:44 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/7a298bfd/src/site/markdown/download.md ---------------------------------------------------------------------- diff --git a/src/site/markdown/download.md b/src/site/markdown/download.md index 89d30f7..ffdd285 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](http://www.apache.org/dist/johnzon/KEYS) to validate our releases. +The GPG keys in the [Johnzon KEYS file](https://www.apache.org/dist/johnzon/KEYS) to validate our releases. Read more about [how we sign Apache Releases](http://www.apache.org/info/verification.html)
