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 867664a  change acs to asc
867664a is described below

commit 867664a16a4e270b858b2b5e8726e575da962472
Author: Bridget Bevens <[email protected]>
AuthorDate: Mon Aug 27 13:52:36 2018 -0700

    change acs to asc
---
 download.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/download.html b/download.html
index bdc2eea..9381614 100755
--- a/download.html
+++ b/download.html
@@ -26,7 +26,7 @@ title: Download
                 <a href="http://www.apache.org/dyn/closer.cgi/drill/drill-{{ 
site.data.version.full_version }}/apache-drill-{{ 
site.data.version.full_version }}.tar.gz.sha512">SHA</a>
             </li>
             <li>
-                <a href="http://www.apache.org/dyn/closer.cgi/drill/drill-{{ 
site.data.version.full_version }}/apache-drill-{{ 
site.data.version.full_version }}.tar.gz.asc">ACS</a>
+                <a href="http://www.apache.org/dyn/closer.cgi/drill/drill-{{ 
site.data.version.full_version }}/apache-drill-{{ 
site.data.version.full_version }}.tar.gz.asc">ASC</a>
             </li>
         </ul>
     </li>

Reply via email to