Repository: hbase
Updated Branches:
  refs/heads/HBASE-11533 e68643868 -> c0ddb224b


Fixed broken link in Faq too


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

Branch: refs/heads/HBASE-11533
Commit: c0ddb224b66df65fe8fcfe97f0af4398b0c948ae
Parents: e686438
Author: Misty Stanley-Jones <[email protected]>
Authored: Sat Jan 10 07:36:17 2015 +1000
Committer: Misty Stanley-Jones <[email protected]>
Committed: Sat Jan 10 07:36:17 2015 +1000

----------------------------------------------------------------------
 src/main/site/site.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hbase/blob/c0ddb224/src/main/site/site.xml
----------------------------------------------------------------------
diff --git a/src/main/site/site.xml b/src/main/site/site.xml
index c7a0b81..ea64938 100644
--- a/src/main/site/site.xml
+++ b/src/main/site/site.xml
@@ -69,7 +69,7 @@
       <item name="Developer API" href="devapidocs/index.html" />
       <item name="X-Ref" href="xref/index.html" />
       <item name="中文参考指南(单页)" 
href="http://abloz.com/hbase/book.html"; />
-      <item name="FAQ" href="book/faq.html" />
+      <item name="FAQ" href="book.html#faq" />
       <item name="Videos/Presentations" href="book.html#other.info" />
       <item name="Wiki" href="http://wiki.apache.org/hadoop/Hbase"; />
       <item name="ACID Semantics" href="acid-semantics.html" />

Reply via email to