This is an automated email from the ASF dual-hosted git repository.
zhangduo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hbase.git
The following commit(s) were added to refs/heads/master by this push:
new d610044306b HBASE-29999 Update the download links in the README (#7942)
d610044306b is described below
commit d610044306be32ecdffd776821d6116460b8fd5b
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]>
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index a9c4f28baa5..e56133601a1 100644
--- a/README.md
+++ b/README.md
@@ -25,7 +25,7 @@ under the License.
To get started using HBase, visit the [project home
page](https://hbase.apache.org).
The HBase [Reference Guide](https://hbase.apache.org/book.html) has a 'Quick
Start' section and is where you should begin 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 notices and discuss. See the [mailing lists and
archives](https://hbase.apache.org/mailing-lists) for more information.