This is an automated email from the ASF dual-hosted git repository.
bridgetb pushed a commit to branch gh-pages
in repository https://gitbox.apache.org/repos/asf/drill.git
The following commit(s) were added to refs/heads/gh-pages by this push:
new cb8bbcc edit download page to include link to how to verify
downloaded files
cb8bbcc is described below
commit cb8bbcc5cb7eab2c2520141cc4466378530c18fd
Author: Bridget Bevens <[email protected]>
AuthorDate: Fri May 3 10:36:19 2019 -0700
edit download page to include link to how to verify downloaded files
---
download.html | 3 +++
1 file changed, 3 insertions(+)
diff --git a/download.html b/download.html
index 12894e3..b5e7e91 100755
--- a/download.html
+++ b/download.html
@@ -31,6 +31,9 @@ title: Download
<li>
<a href="https://www.apache.org/dist/drill/KEYS">KEYS</a>
</li>
+ <li>
+ <a href="https://www.apache.org/info/verification.html">How to
Verify Downloaded Files</a>
+ </li>
</ul>
</li>
</ul>