Repository: deltaspike Updated Branches: refs/heads/master 21caa8c90 -> 5e0ab99fc
DELTASPIKE-1310 also add link to ASF check signature page txs to sebb again! Project: http://git-wip-us.apache.org/repos/asf/deltaspike/repo Commit: http://git-wip-us.apache.org/repos/asf/deltaspike/commit/5e0ab99f Tree: http://git-wip-us.apache.org/repos/asf/deltaspike/tree/5e0ab99f Diff: http://git-wip-us.apache.org/repos/asf/deltaspike/diff/5e0ab99f Branch: refs/heads/master Commit: 5e0ab99fcc10c2c4fbd1bdb29cbddbe0b2a5fe09 Parents: 21caa8c Author: Mark Struberg <[email protected]> Authored: Thu Jan 4 15:17:15 2018 +0100 Committer: Mark Struberg <[email protected]> Committed: Thu Jan 4 15:17:15 2018 +0100 ---------------------------------------------------------------------- site/src/main/asciidoc/download.adoc | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/deltaspike/blob/5e0ab99f/site/src/main/asciidoc/download.adoc ---------------------------------------------------------------------- diff --git a/site/src/main/asciidoc/download.adoc b/site/src/main/asciidoc/download.adoc index e70ce83..52c240b 100644 --- a/site/src/main/asciidoc/download.adoc +++ b/site/src/main/asciidoc/download.adoc @@ -82,3 +82,5 @@ or $ gpg --import KEYS $ gpg --verify deltaspike-project-{latestStable}-source-release.zip.asc deltaspike-project-{latestStable}-source-release.zip -------------------------------------------------------------- + +More information can be found at the https://www.apache.org/info/verification.html#CheckingSignatures[ASF Checking Signatures page] \ No newline at end of file
