This is an automated email from the ASF dual-hosted git repository.

rzo1 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomee-site-generator.git


The following commit(s) were added to refs/heads/master by this push:
     new e40290a  Minor archive link fix due to search & replace
e40290a is described below

commit e40290ad1588f090fac7027630d4196a0b4d4144
Author: Richard Zowalla <[email protected]>
AuthorDate: Mon Jan 10 13:01:25 2022 +0100

    Minor archive link fix due to search & replace
---
 src/main/jbake/content/download-archive.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/main/jbake/content/download-archive.adoc 
b/src/main/jbake/content/download-archive.adoc
index a47b9a4..7d9a9b3 100644
--- a/src/main/jbake/content/download-archive.adoc
+++ b/src/main/jbake/content/download-archive.adoc
@@ -8,7 +8,7 @@
 
 == Release Integrity
 
-You **must** link:https://www.apache.org/info/verification.html[verify] the 
integrity of the downloaded files. We provide OpenPGP signatures  (*.asc files) 
for every release file. This signature should be matched against 
link:https://archive.apache.org/tomee/KEYS[KEYS] file which contains the 
OpenPGP keys of TomEE's Release Managers. We also provide checksums for every 
release file. After you download the file, you should calculate a checksum for 
your download, and make sure it is the sa [...]
+You **must** link:https://www.apache.org/info/verification.html[verify] the 
integrity of the downloaded files. We provide OpenPGP signatures  (*.asc files) 
for every release file. This signature should be matched against 
link:https://downloads.apache.org/tomee/KEYS[KEYS] file which contains the 
OpenPGP keys of TomEE's Release Managers. We also provide checksums for every 
release file. After you download the file, you should calculate a checksum for 
your download, and make sure it is the  [...]
 
 == Archive Links
 

Reply via email to