This is an automated email from the ASF dual-hosted git repository.
snoopdave pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/roller-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new f2ad6ab 5.2.2 release, plus a note about SHA256.
f2ad6ab is described below
commit f2ad6ab054e25c19452d449b24ab066aab2d9b7e
Author: Dave Johnson <[email protected]>
AuthorDate: Thu Jan 10 19:55:04 2019 -0500
5.2.2 release, plus a note about SHA256.
---
content/downloads/downloads.html | 2 +-
sources/src/main/jbake/content/downloads/downloads.md | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/content/downloads/downloads.html b/content/downloads/downloads.html
index 69b595b..564c14e 100644
--- a/content/downloads/downloads.html
+++ b/content/downloads/downloads.html
@@ -98,7 +98,7 @@
<pre><code>% gpg --import KEYS
% gpg --verify ${filename}.tar.gz.asc
</code></pre>
-<p>Alternatively you can also verify the SHA256 checksum for each file. Apache
Open Office provides a nice guide to verifying checksum here <a
href="https://www.openoffice.org/download/checksums.html">How to verify the
integrity of the downloaded file?</a>.</p>
+<p>Alternatively you can also verify the SHA256 checksum for each file. Apache
Open Office provides a nice guide to verifying checksum here <a
href="https://www.openoffice.org/download/checksums.html">How to verify the
integrity of the downloaded file?</a></p>
<p>If you want to build directly from the sources, please check the <a
href="https://cwiki.apache.org/confluence/display/ROLLER/How+to+build+Roller">Project
Wiki</a>.</p></p>
</div>
</div>
diff --git a/sources/src/main/jbake/content/downloads/downloads.md
b/sources/src/main/jbake/content/downloads/downloads.md
index 8f95a59..0ad7480 100644
--- a/sources/src/main/jbake/content/downloads/downloads.md
+++ b/sources/src/main/jbake/content/downloads/downloads.md
@@ -31,7 +31,7 @@ or
% gpg --import KEYS
% gpg --verify ${filename}.tar.gz.asc
-Alternatively you can also verify the SHA256 checksum for each file. Apache
Open Office provides a nice guide to verifying checksum here <a
href="https://www.openoffice.org/download/checksums.html">How to verify the
integrity of the downloaded file?</a>.
+Alternatively you can also verify the SHA256 checksum for each file. Apache
Open Office provides a nice guide to verifying checksum here <a
href="https://www.openoffice.org/download/checksums.html">How to verify the
integrity of the downloaded file?</a>
If you want to build directly from the sources, please check the <a
href="https://cwiki.apache.org/confluence/display/ROLLER/How+to+build+Roller">Project
Wiki</a>.