Repository: hbase
Updated Branches:
  refs/heads/branch-2 60cd494d1 -> 48ee5e1d7


HBASE-16722 Fixed broken link in CatalogJanitor doc

Signed-off-by: Chia-Ping Tsai <[email protected]>


Project: http://git-wip-us.apache.org/repos/asf/hbase/repo
Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/48ee5e1d
Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/48ee5e1d
Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/48ee5e1d

Branch: refs/heads/branch-2
Commit: 48ee5e1d7bb9e7a6b5b88c6474f2624eb7d4a198
Parents: 60cd494
Author: Jan Hentschel <[email protected]>
Authored: Mon Jan 2 14:27:49 2017 +0100
Committer: Chia-Ping Tsai <[email protected]>
Committed: Tue Dec 19 23:00:45 2017 +0800

----------------------------------------------------------------------
 src/main/asciidoc/_chapters/architecture.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hbase/blob/48ee5e1d/src/main/asciidoc/_chapters/architecture.adoc
----------------------------------------------------------------------
diff --git a/src/main/asciidoc/_chapters/architecture.adoc 
b/src/main/asciidoc/_chapters/architecture.adoc
index 3d3f37f..9a3cbd9 100644
--- a/src/main/asciidoc/_chapters/architecture.adoc
+++ b/src/main/asciidoc/_chapters/architecture.adoc
@@ -557,7 +557,7 @@ See <<regions.arch.assignment>> for more information on 
region assignment.
 ==== CatalogJanitor
 
 Periodically checks and cleans up the `hbase:meta` table.
-See <arch.catalog.meta>> for more information on the meta table.
+See <<arch.catalog.meta>> for more information on the meta table.
 
 [[regionserver.arch]]
 == RegionServer

Reply via email to