This is an automated email from the ASF dual-hosted git repository.

michaelsmith pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/impala.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 3c7f8891f Add github link to the downloads page
3c7f8891f is described below

commit 3c7f8891f1eacaebfd96df4b86783fbbdf5a88cc
Author: stiga-huang <[email protected]>
AuthorDate: Tue Aug 20 12:06:50 2024 +0800

    Add github link to the downloads page
    
    Change-Id: I022350d25ecc79e7f3b692d386f2afecef842532
    Reviewed-on: http://gerrit.cloudera.org:8080/21691
    Reviewed-by: Michael Smith <[email protected]>
    Tested-by: Michael Smith <[email protected]>
---
 downloads.html | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/downloads.html b/downloads.html
index 47cf490c9..4b888cde5 100644
--- a/downloads.html
+++ b/downloads.html
@@ -166,6 +166,8 @@ body {
               
"https://cwiki.apache.org/confluence/display/IMPALA/Building+Impala";>the wiki
               for build instructions</a>.
             </p>
+            <p>DEB/RPM packages can be downloaded from <a 
href="https://github.com/apache/impala/releases";>Github Releases</a>
+            </p>
 
             <p>Older releases:
               <ul>

Reply via email to