[24/50] [abbrv] hbase git commit: HBASE-17518 HBase Reference Guide has a syntax error

2018-04-08 Thread zhangduo
HBASE-17518 HBase Reference Guide has a syntax error


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

Branch: refs/heads/HBASE-19064
Commit: 65e85c4f8a9c57d0b2a483e1f7eb4329c5bbba3d
Parents: f27819a
Author: Zhang Ningbo 
Authored: Thu Apr 5 10:17:13 2018 -0700
Committer: Michael Stack 
Committed: Thu Apr 5 10:17:18 2018 -0700

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


http://git-wip-us.apache.org/repos/asf/hbase/blob/65e85c4f/src/main/asciidoc/_chapters/appendix_hfile_format.adoc
--
diff --git a/src/main/asciidoc/_chapters/appendix_hfile_format.adoc 
b/src/main/asciidoc/_chapters/appendix_hfile_format.adoc
index 18eafe6..20f46d3 100644
--- a/src/main/asciidoc/_chapters/appendix_hfile_format.adoc
+++ b/src/main/asciidoc/_chapters/appendix_hfile_format.adoc
@@ -94,7 +94,7 @@ The version of HBase introducing the above features reads 
both version 1 and 2 H
 A version 2 HFile is structured as follows:
 
 .HFile Version 2 Structure
-image:hfilev2.png[HFile Version 2]
+image::hfilev2.png[HFile Version 2]
 
  Unified version 2 block format
 



hbase git commit: HBASE-17518 HBase Reference Guide has a syntax error

2018-04-05 Thread stack
Repository: hbase
Updated Branches:
  refs/heads/master f27819a9a -> 65e85c4f8


HBASE-17518 HBase Reference Guide has a syntax error


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

Branch: refs/heads/master
Commit: 65e85c4f8a9c57d0b2a483e1f7eb4329c5bbba3d
Parents: f27819a
Author: Zhang Ningbo 
Authored: Thu Apr 5 10:17:13 2018 -0700
Committer: Michael Stack 
Committed: Thu Apr 5 10:17:18 2018 -0700

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


http://git-wip-us.apache.org/repos/asf/hbase/blob/65e85c4f/src/main/asciidoc/_chapters/appendix_hfile_format.adoc
--
diff --git a/src/main/asciidoc/_chapters/appendix_hfile_format.adoc 
b/src/main/asciidoc/_chapters/appendix_hfile_format.adoc
index 18eafe6..20f46d3 100644
--- a/src/main/asciidoc/_chapters/appendix_hfile_format.adoc
+++ b/src/main/asciidoc/_chapters/appendix_hfile_format.adoc
@@ -94,7 +94,7 @@ The version of HBase introducing the above features reads 
both version 1 and 2 H
 A version 2 HFile is structured as follows:
 
 .HFile Version 2 Structure
-image:hfilev2.png[HFile Version 2]
+image::hfilev2.png[HFile Version 2]
 
  Unified version 2 block format