Author: stack
Date: Thu Sep 24 19:54:18 2009
New Revision: 818605

URL: http://svn.apache.org/viewvc?rev=818605&view=rev
Log:
Fix broken link pointed out by Doug Meil; add generated content

Modified:
    hadoop/hbase/site/author/src/documentation/content/xdocs/releases.xml

Modified: hadoop/hbase/site/author/src/documentation/content/xdocs/releases.xml
URL: 
http://svn.apache.org/viewvc/hadoop/hbase/site/author/src/documentation/content/xdocs/releases.xml?rev=818605&r1=818604&r2=818605&view=diff
==============================================================================
--- hadoop/hbase/site/author/src/documentation/content/xdocs/releases.xml 
(original)
+++ hadoop/hbase/site/author/src/documentation/content/xdocs/releases.xml Thu 
Sep 24 19:54:18 2009
@@ -40,7 +40,10 @@
         The HBase 0.20.0 release is significantly more performant, robust and 
efficient than
         previous releases.  We recommend that all 0.19.x users upgrade.
         </p>
-        <p>HBase 0.20.0 runs on Hadoop 0.20.0. Be sure to read the <a 
href="docs/r0.20.0/api/overview-summary.html#overview_description">Getting 
Started</a> documentation in 0.20.0 for much has changed since the 0.19.x 
release including fundamental configuration (HBase now depends
+        <p>HBase 0.20.0 runs on Hadoop 0.20.0. Be sure to read the
+        <a 
href="http://hadoop.apache.org/hbase/docs/current/api/overview-summary.html#overview_description";>Getting
 Started</a>
+        documentation in 0.20.0 for much has changed since the 0.19.x release
+        including fundamental configuration (HBase now depends
         on <a href="http://hadoop.apache.org/zookeeper/";>ZooKeeper</a>.
         </p>
         <p>If you wish to bring your 0.19.x hbase data forward to 0.20.0, you 
will


Reply via email to