Author: greid
Date: Wed Nov 18 11:49:33 2015
New Revision: 1714973

URL: http://svn.apache.org/viewvc?rev=1714973&view=rev
Log:
Remove out-of-date HBase version reference

Modified:
    crunch/site/trunk/lib/path.pm

Modified: crunch/site/trunk/lib/path.pm
URL: 
http://svn.apache.org/viewvc/crunch/site/trunk/lib/path.pm?rev=1714973&r1=1714972&r2=1714973&view=diff
==============================================================================
--- crunch/site/trunk/lib/path.pm (original)
+++ crunch/site/trunk/lib/path.pm Wed Nov 18 11:49:33 2015
@@ -11,7 +11,7 @@ our @nav = (
          href => "/user-guide.html"},
        { title => "Download",
          href => "/download.html"},
-       { title => "API (supporting HBase 0.96.x)",
+       { title => "API Documentation",
          href => "/apidocs/0.12.0/" },
     { title => "Development" },
        { title => "Source Code",


Reply via email to