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

zhangduo pushed a commit to branch branch-2
in repository https://gitbox.apache.org/repos/asf/hbase.git


The following commit(s) were added to refs/heads/branch-2 by this push:
     new ac4d0e53f5e HBASE-29999 Update the download links in the README (#7942)
ac4d0e53f5e is described below

commit ac4d0e53f5efb67b978a6a8007a1cf7904ef9de5
Author: Xiao Liu <[email protected]>
AuthorDate: Sun Mar 15 22:29:04 2026 +0800

    HBASE-29999 Update the download links in the README (#7942)
    
    Signed-off-by: Duo Zhang <[email protected]>
    (cherry picked from commit d610044306be32ecdffd776821d6116460b8fd5b)
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 058472e1c07..16c85a260a6 100644
--- a/README.md
+++ b/README.md
@@ -24,7 +24,7 @@ under the License.
 # Getting Start
 To get started using HBase, the full documentation for this release can be 
found under the doc/ directory that accompanies this README. Using a browser, 
open the docs/index.html to view the project home page (or browse 
https://hbase.apache.org). The hbase 
'[book](https://hbase.apache.org/book.html)' has a 'quick start' section and is 
where you should being your exploration of the hbase project.
 
-The latest HBase can be downloaded from the [download 
page](https://hbase.apache.org/downloads.html).
+The latest HBase can be downloaded from the [download 
page](https://hbase.apache.org/downloads/).
 
 We use mailing lists to send notice and discuss. The mailing lists and 
archives are listed [here](http://hbase.apache.org/mail-lists.html)
 

Reply via email to