This is an automated email from the ASF dual-hosted git repository.
paksyd 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 ac88f8ac08a HBASE-29953 Link is broken after upgrading the
Documentation UI (#7837)
ac88f8ac08a is described below
commit ac88f8ac08a54e03eb3f293f3edbf67cd1ae75d7
Author: Liu Xiao <[email protected]>
AuthorDate: Mon Mar 2 23:26:16 2026 +0800
HBASE-29953 Link is broken after upgrading the Documentation UI (#7837)
Signed-off-by: Dávid Paksy <[email protected]>
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index fccb7082df9..a9c4f28baa5 100644
--- a/README.md
+++ b/README.md
@@ -17,7 +17,7 @@ specific language governing permissions and limitations
under the License.
-->
-
+
[Apache HBase](https://hbase.apache.org) is an open-source, distributed,
versioned, column-oriented store modeled after Google's
[Bigtable](https://research.google.com/archive/bigtable.html): A Distributed
Storage System for Structured Data by Chang et al. Just as Bigtable leverages
the distributed data storage provided by the Google File System, HBase provides
Bigtable-like capabilities on top of [Apache
Hadoop](https://hadoop.apache.org/).