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 e81d20a  add link to keys
e81d20a is described below

commit e81d20ad7c9179d1e36859af67f4a7d9129d42c2
Author: Bridget Bevens <[email protected]>
AuthorDate: Tue Aug 28 12:01:36 2018 -0700

    add link to keys
---
 download.html | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/download.html b/download.html
index a986c45..12894e3 100755
--- a/download.html
+++ b/download.html
@@ -28,6 +28,9 @@ title: Download
             <li>
                 <a href="https://www.apache.org/dist/drill/drill-{{ 
site.data.version.full_version }}/apache-drill-{{ 
site.data.version.full_version }}.tar.gz.asc">ASC</a>
             </li>
+                       <li>
+                <a href="https://www.apache.org/dist/drill/KEYS";>KEYS</a>
+            </li>
         </ul>
     </li>
 </ul>

Reply via email to