This is an automated email from the ASF dual-hosted git repository.
git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/plc4x-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new f7a3f5f Site checkin for project PLC4X: Jenkins Tools
f7a3f5f is described below
commit f7a3f5f316c1841861a7e0d9c6bcaf42153b5d7f
Author: jenkins <[email protected]>
AuthorDate: Sat Feb 15 14:28:03 2020 +0000
Site checkin for project PLC4X: Jenkins Tools
---
developers/release/validation.html | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/developers/release/validation.html
b/developers/release/validation.html
index bf9821a..7d08a78 100644
--- a/developers/release/validation.html
+++ b/developers/release/validation.html
@@ -226,7 +226,8 @@ On MacOS and Linux the first 4 steps can be automated. For
details please read t
<p>Download all staged artifacts under the url specified in the release vote
email into a directory we’ll now call <code>download-dir</code>.</p>
</li>
<li>
-<p>Verify the signature is correct:</p>
+<p>Verify the signature is correct:
+Additinal Apache tutorial on how to verify downloads can be <a
href="http://www.apache.org/info/verification.html">here</a>.</p>
<div class="listingblock">
<div class="content">
<pre>gpg --verify apache-plc4x-0.7.0-source-release.zip.asc
apache-plc4x-#0.7.0-source-release.zip</pre>