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

yuanzhou pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/gluten.git


The following commit(s) were added to refs/heads/main by this push:
     new 37087633bf [MINOR] Fix Link to Package Repository in README (#11786)
37087633bf is described below

commit 37087633bf1331943d6723b733d3ee63453b39df
Author: Sujith Jay Nair <[email protected]>
AuthorDate: Thu Mar 19 05:17:05 2026 -0400

    [MINOR] Fix Link to Package Repository in README (#11786)
    
    * [MINOR] Fix Link to Package Repository
    
    This is a follow-up to https://github.com/apache/gluten/pull/11735
    
    * Apply suggestion from @yaooqinn
    
    ---------
    
    Co-authored-by: Kent Yao <[email protected]>
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 0fc3aa55d8..3071db9c48 100644
--- a/README.md
+++ b/README.md
@@ -79,7 +79,7 @@ There are two ways to acquire Gluten jar for the above 
configuration.
 
 ### Use Released JAR
 
-Please download the tar package 
[here](https://downloads.apache.org/incubator/gluten/), then extract Gluten JAR 
from it.
+Please download the tar package [here](https://gluten.apache.org/downloads/), 
then extract Gluten JAR from it.
 Additionally, Gluten provides nightly builds based on the main branch for 
early testing. The nightly build JARs are available at [Apache Gluten 
Nightlies](https://nightlies.apache.org/gluten/).
 They have been verified on Centos 7/8/9, Ubuntu 20.04/22.04.
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to