hbase-5467 - change homepage to refer to 'reference guide'
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1292958 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
bea5f9e592
commit
16014f0448
|
@ -47,8 +47,8 @@
|
|||
<item name="Getting Started" href="book/quickstart.html" />
|
||||
<item name="API" href="apidocs/index.html" />
|
||||
<item name="X-Ref" href="xref/index.html" />
|
||||
<item name="Book (multi-page)" href="book/book.html" />
|
||||
<item name="Book (single-page)" href="book.html" />
|
||||
<item name="Ref Guide (multi-page)" href="book/book.html" />
|
||||
<item name="Ref Guide (single-page)" href="book.html" />
|
||||
<item name="FAQ" href="book/faq.html" />
|
||||
<item name="Videos/Presentations" href="book.html#other.info" />
|
||||
<item name="Wiki" href="http://wiki.apache.org/hadoop/Hbase" />
|
||||
|
|
|
@ -62,7 +62,7 @@ HBase provides:
|
|||
</ul>
|
||||
</p>
|
||||
<h4>Where Can I Get More Information?</h4>
|
||||
<p>See the <a href="http://hbase.apache.org/book/architecture.html#arch.overview">Architecture Overview</a>, the <a href="http://hbase.apache.org/book/faq.html">Apache HBase Book FAQ</a>,
|
||||
<p>See the <a href="http://hbase.apache.org/book/architecture.html#arch.overview">Architecture Overview</a>, the <a href="http://hbase.apache.org/book/faq.html">Apache HBase Reference Guide FAQ</a>,
|
||||
and the other documentation links on the left!
|
||||
</p>
|
||||
</section>
|
||||
|
|
Loading…
Reference in New Issue