Repository: incubator-fluo-website
Updated Branches:
  refs/heads/asf-site 05403e265 -> ebd1f593a


http://git-wip-us.apache.org/repos/asf/incubator-fluo-website/blob/ebd1f593/release/fluo-recipes-1.0.0-beta-2/index.html
----------------------------------------------------------------------
diff --git a/release/fluo-recipes-1.0.0-beta-2/index.html 
b/release/fluo-recipes-1.0.0-beta-2/index.html
new file mode 100644
index 0000000..0054618
--- /dev/null
+++ b/release/fluo-recipes-1.0.0-beta-2/index.html
@@ -0,0 +1,134 @@
+<!DOCTYPE html>
+<html>
+  <head>
+    <meta charset="utf-8">
+    <meta http-equiv="X-UA-Compatible" content="IE=edge">
+    <meta name="viewport" content="width=device-width, initial-scale=1">
+    <link rel="stylesheet" href="/stylesheets/fluo.css">
+    <link rel="stylesheet" type="text/css" 
href="https://fonts.googleapis.com/css?family=Montserrat:700,400";>
+    <link rel="stylesheet" type="text/css" 
href="https://fonts.googleapis.com/css?family=Merriweather";>
+    <link rel="stylesheet" 
href="https://maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css";
 >
+    <link rel="canonical" 
href="http://fluo.io/release/fluo-recipes-1.0.0-beta-2/";>
+    <link rel="icon" type="image/png" href="/resources/favicon.png">
+    <title>Fluo Recipes 1.0.0-beta-2 release | Apache Fluo</title>
+    <!--[if lt IE 9]>
+      <script 
src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js";></script>
+      <script 
src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js";></script>
+    <![endif]-->
+  </head>
+  <body>
+    <div id="fluo-nav" class="navbar navbar-default navbar-static-top">
+      <div class="container">
+        <div class="navbar-header">
+          <div class="navbar-toggle-wrapper visible-xs">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" 
data-target=".js-navbar-collapse">
+              <span class="icon-bar"></span>
+              <span class="icon-bar"></span>
+              <span class="icon-bar"></span>
+            </button>
+          </div>
+          <a href="/" class="navbar-brand"><img src="/resources/fluo-logo.png" 
alt="Apache Fluo"></a>
+        </div>
+        <div class="collapse navbar-collapse js-navbar-collapse" 
style="margin-top: 20px">
+          <ul class="navbar-nav nav">
+            <li><a href="/release/">Releases</a></li>
+            <li><a href="/tour/">Tour</a></li>
+            <li><a href="/docs/">Docs</a></li>
+            <li><a href="/apidocs/">API</a></li>
+            <li class="dropdown">
+              <a class="dropdown-toggle" data-toggle="dropdown" 
href="#">Community<span class="caret"></span></a>
+              <ul class="dropdown-menu">
+                <li><a href="/getinvolved/">Get Involved</a></li>
+                <li><a href="/blog/">Blog</a></li>
+                <li><a href="/people/">People</a></li>
+                <li><a href="/related-projects/">Related Projects</a></li>
+                <li><a href="/poweredby/">Powered By</a></li>
+              </ul>
+            </li>
+            <li class="dropdown">
+              <a class="dropdown-toggle" data-toggle="dropdown" 
href="#">Contributing<span class="caret"></span></a>
+              <ul class="dropdown-menu">
+                <li><a href="/how-to-contribute/">How To Contribute</a></li>
+                <li><a href="/release-process/">Release Process</a></li>
+              </ul>
+            </li>
+          </ul>
+          <ul class="navbar-nav nav navbar-right">
+            <li class="dropdown">
+              <a class="dropdown-toggle" data-toggle="dropdown" 
href="#">Apache Software Foundation<span class="caret"></span></a>
+              <ul class="dropdown-menu">
+                <li><a href="https://www.apache.org";>Apache Homepage</a></li>
+                <li><a 
href="https://www.apache.org/licenses/LICENSE-2.0";>License</a></li>
+                <li><a 
href="https://www.apache.org/foundation/sponsorship";>Sponsorship</i></a></li>
+                <li><a href="https://www.apache.org/security";>Security</a></li>
+                <li><a 
href="https://www.apache.org/foundation/thanks";>Thanks</a></li>
+                <li><a 
href="https://www.apache.org/foundation/policies/conduct";>Code of 
Conduct</a></li>
+              </ul>
+            </li>
+          </ul>
+        </div>
+      </div>
+    </div>
+    <div class="container">
+      <div class="row">
+          <div class="col-sm-12">
+            <div class="post-header">
+  <h2>Fluo Recipes 1.0.0-beta-2 release</h1>
+  <p class="text-muted">29 Mar 2016</p>
+</div>
+
+
+  <div class="alert alert-danger" role="alert">This release was made before 
Apache incubation.</div>
+
+
+<div class="post-content">
+  <p>This is the second release of Fluo Recipes which provides common code for 
Fluo developers.</p>
+
+<p>The jars for this release of Fluo Recipes are available in <a 
href="http://search.maven.org/#search|ga|1|fluo-recipes">Maven Central</a>.</p>
+
+<p>Below are resources for this release:</p>
+
+<ul>
+  <li><a href="/docs/fluo-recipes/1.0.0-beta-2">Documentation</a></li>
+  <li><a href="/apidocs/fluo-recipes/1.0.0-beta-2">Javadocs</a></li>
+</ul>
+
+
+</div>
+
+<hr>
+
+<div>
+  <p>All releases can be found in the <a href="/release/">release 
archive</a></p>
+</div>
+
+          </div>
+      </div>
+      <hr>
+      <div class="row footer">
+        <div class="col-sm-12 text-center">
+          <div class="center-block">
+          <a href="https://apache.org";><img src="/resources/feather.png" 
alt="Apache"></a>
+          Copyright &copy; 2016 The Apache Software Foundation. Licensed under 
the <a 
href="https://www.apache.org/licenses/LICENSE-2.0";>Apache&nbsp;License,&nbsp;Version&nbsp;2.0</a>
+          </div>
+        </div>
+      </div>
+    </div>
+    <script src="/javascripts/jquery.min.js"></script>
+    <script src="/javascripts/bootstrap.min.js"></script>
+    <!-- Place your <script> tags here. -->
+
+<!-- Google Analytics -->
+<script>
+  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),
+  
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+  
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
+
+  ga('create', 'UA-55360307-1', 'auto');
+  ga('send', 'pageview');
+
+</script>
+
+  </body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-fluo-website/blob/ebd1f593/release/index.html
----------------------------------------------------------------------
diff --git a/release/index.html b/release/index.html
new file mode 100644
index 0000000..b9063dd
--- /dev/null
+++ b/release/index.html
@@ -0,0 +1,123 @@
+<!DOCTYPE html>
+<html>
+  <head>
+    <meta charset="utf-8">
+    <meta http-equiv="X-UA-Compatible" content="IE=edge">
+    <meta name="viewport" content="width=device-width, initial-scale=1">
+    <link rel="stylesheet" href="/stylesheets/fluo.css">
+    <link rel="stylesheet" type="text/css" 
href="https://fonts.googleapis.com/css?family=Montserrat:700,400";>
+    <link rel="stylesheet" type="text/css" 
href="https://fonts.googleapis.com/css?family=Merriweather";>
+    <link rel="stylesheet" 
href="https://maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css";
 >
+    <link rel="canonical" href="http://fluo.io/release/";>
+    <link rel="icon" type="image/png" href="/resources/favicon.png">
+    <title>Releases | Apache Fluo</title>
+    <!--[if lt IE 9]>
+      <script 
src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js";></script>
+      <script 
src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js";></script>
+    <![endif]-->
+  </head>
+  <body>
+    <div id="fluo-nav" class="navbar navbar-default navbar-static-top">
+      <div class="container">
+        <div class="navbar-header">
+          <div class="navbar-toggle-wrapper visible-xs">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" 
data-target=".js-navbar-collapse">
+              <span class="icon-bar"></span>
+              <span class="icon-bar"></span>
+              <span class="icon-bar"></span>
+            </button>
+          </div>
+          <a href="/" class="navbar-brand"><img src="/resources/fluo-logo.png" 
alt="Apache Fluo"></a>
+        </div>
+        <div class="collapse navbar-collapse js-navbar-collapse" 
style="margin-top: 20px">
+          <ul class="navbar-nav nav">
+            <li><a href="/release/">Releases</a></li>
+            <li><a href="/tour/">Tour</a></li>
+            <li><a href="/docs/">Docs</a></li>
+            <li><a href="/apidocs/">API</a></li>
+            <li class="dropdown">
+              <a class="dropdown-toggle" data-toggle="dropdown" 
href="#">Community<span class="caret"></span></a>
+              <ul class="dropdown-menu">
+                <li><a href="/getinvolved/">Get Involved</a></li>
+                <li><a href="/blog/">Blog</a></li>
+                <li><a href="/people/">People</a></li>
+                <li><a href="/related-projects/">Related Projects</a></li>
+                <li><a href="/poweredby/">Powered By</a></li>
+              </ul>
+            </li>
+            <li class="dropdown">
+              <a class="dropdown-toggle" data-toggle="dropdown" 
href="#">Contributing<span class="caret"></span></a>
+              <ul class="dropdown-menu">
+                <li><a href="/how-to-contribute/">How To Contribute</a></li>
+                <li><a href="/release-process/">Release Process</a></li>
+              </ul>
+            </li>
+          </ul>
+          <ul class="navbar-nav nav navbar-right">
+            <li class="dropdown">
+              <a class="dropdown-toggle" data-toggle="dropdown" 
href="#">Apache Software Foundation<span class="caret"></span></a>
+              <ul class="dropdown-menu">
+                <li><a href="https://www.apache.org";>Apache Homepage</a></li>
+                <li><a 
href="https://www.apache.org/licenses/LICENSE-2.0";>License</a></li>
+                <li><a 
href="https://www.apache.org/foundation/sponsorship";>Sponsorship</i></a></li>
+                <li><a href="https://www.apache.org/security";>Security</a></li>
+                <li><a 
href="https://www.apache.org/foundation/thanks";>Thanks</a></li>
+                <li><a 
href="https://www.apache.org/foundation/policies/conduct";>Code of 
Conduct</a></li>
+              </ul>
+            </li>
+          </ul>
+        </div>
+      </div>
+    </div>
+    <div class="container">
+      <div class="row">
+          <div class="col-sm-12">
+            <div class="page">
+
+  <header class="post-header">
+    <h2 class="post-title">Releases</h2>
+  </header>
+
+  <article id="page-content">
+    <p>Apache Fluo and Apache Fluo Recipes are released seperately on their 
own schedule.</p>
+
+<ul>
+  <li><a href="/release/fluo-1.0.0-incubating/">fluo-1.0.0-incubating</a> - 27 
Sep 2016</li>
+</ul>
+
+<p>Releases before joining Apache are available in the <a 
href="/pre-asf-release/">Pre-ASF release archive</a>.</p>
+
+  </article>
+
+</div>
+
+          </div>
+      </div>
+      <hr>
+      <div class="row footer">
+        <div class="col-sm-12 text-center">
+          <div class="center-block">
+          <a href="https://apache.org";><img src="/resources/feather.png" 
alt="Apache"></a>
+          Copyright &copy; 2016 The Apache Software Foundation. Licensed under 
the <a 
href="https://www.apache.org/licenses/LICENSE-2.0";>Apache&nbsp;License,&nbsp;Version&nbsp;2.0</a>
+          </div>
+        </div>
+      </div>
+    </div>
+    <script src="/javascripts/jquery.min.js"></script>
+    <script src="/javascripts/bootstrap.min.js"></script>
+    <!-- Place your <script> tags here. -->
+
+<!-- Google Analytics -->
+<script>
+  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),
+  
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+  
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
+
+  ga('create', 'UA-55360307-1', 'auto');
+  ga('send', 'pageview');
+
+</script>
+
+  </body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-fluo-website/blob/ebd1f593/tour/application-configuration/index.html
----------------------------------------------------------------------
diff --git a/tour/application-configuration/index.html 
b/tour/application-configuration/index.html
index 60c3924..e924c96 100644
--- a/tour/application-configuration/index.html
+++ b/tour/application-configuration/index.html
@@ -31,8 +31,10 @@
         </div>
         <div class="collapse navbar-collapse js-navbar-collapse" 
style="margin-top: 20px">
           <ul class="navbar-nav nav">
-            <li><a href="/docs/">Documentation</a></li>
-            <li><a href="/download/">Download</a></li>
+            <li><a href="/release/">Releases</a></li>
+            <li><a href="/tour/">Tour</a></li>
+            <li><a href="/docs/">Docs</a></li>
+            <li><a href="/apidocs/">API</a></li>
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" 
href="#">Community<span class="caret"></span></a>
               <ul class="dropdown-menu">
@@ -87,10 +89,10 @@ initialization any Fluo client or Observer can access the 
configuration.</p>
 <h2 id="application-configuration">Application Configuration</h2>
 
 <p>To use application configuration, set properties with the prefix <code 
class="highlighter-rouge">fluo.app</code> in your configuration
-file before initialization.  Alternatively use <a 
href="/apidocs/fluo/1.0.0-beta-2/org/apache/fluo/api/config/FluoConfiguration.html#getAppConfiguration--">FluoConfiguration.getAppConfiguration()</a>
 to
+file before initialization.  Alternatively use <a 
href="https://static.javadoc.io/org.apache.fluo/fluo-api/1.0.0-incubating/org/apache/fluo/api/config/FluoConfiguration.html#getAppConfiguration--";>FluoConfiguration.getAppConfiguration()</a>
 to
 set these properties programmatically.  After Fluo is initialized this 
information can be accessed
-anywhere by calling <a 
href="/apidocs/fluo/1.0.0-beta-2/org/apache/fluo/api/client/FluoClient.html#getAppConfiguration--">FluoClient.getAppConfiguration()</a>,
-<a 
href="/apidocs/fluo/1.0.0-beta-2/org/apache/fluo/api/observer/Observer.Context.html#getAppConfiguration--">Observer.Context.getAppConfigurtaion()</a>,
 or <a 
href="/apidocs/fluo/1.0.0-beta-2/org/apache/fluo/api/client/Loader.Context.html#getAppConfiguration--">Loader.Context.getAppConfiguration()</a>.</p>
+anywhere by calling <a 
href="https://static.javadoc.io/org.apache.fluo/fluo-api/1.0.0-incubating/org/apache/fluo/api/client/FluoClient.html#getAppConfiguration--";>FluoClient.getAppConfiguration()</a>,
+<a 
href="https://static.javadoc.io/org.apache.fluo/fluo-api/1.0.0-incubating/org/apache/fluo/api/observer/Observer.Context.html#getAppConfiguration--";>Observer.Context.getAppConfigurtaion()</a>,
 or <a 
href="https://static.javadoc.io/org.apache.fluo/fluo-api/1.0.0-incubating/org/apache/fluo/api/client/Loader.Context.html#getAppConfiguration--";>Loader.Context.getAppConfiguration()</a>.</p>
 
 <p>The following is a simple example of using application config.   This 
example sets some application
 config before initialization.  After initialization the configuration is 
accessed via
@@ -124,8 +126,8 @@ table5
 
 <p>If you want instances of an Observer to behave differently and share code, 
one way to accomplish
 this is with per observer configuration.  When setting up an observer call one 
of the
-<a 
href="/apidocs/fluo/1.0.0-beta-2/org/apache/fluo/api/config/ObserverSpecification.html">ObserverSpecification</a>
 methods that takes configuration.  When an observer is initialized it
-can access this configuration by calling <a 
href="/apidocs/fluo/1.0.0-beta-2/org/apache/fluo/api/observer/Observer.Context.html#getObserverConfiguration--">Observer.Context.getObserverConfiguration()</a>.</p>
+<a 
href="https://static.javadoc.io/org.apache.fluo/fluo-api/1.0.0-incubating/org/apache/fluo/api/config/ObserverSpecification.html";>ObserverSpecification</a>
 methods that takes configuration.  When an observer is initialized it
+can access this configuration by calling <a 
href="https://static.javadoc.io/org.apache.fluo/fluo-api/1.0.0-incubating/org/apache/fluo/api/observer/Observer.Context.html#getObserverConfiguration--";>Observer.Context.getObserverConfiguration()</a>.</p>
 
 <p>The code below shows an example of setting configuration for an Observer.  
This example simulates an
 observer that can export rows to a mysql table. The example configures two 
instances of an observer

http://git-wip-us.apache.org/repos/asf/incubator-fluo-website/blob/ebd1f593/tour/architecture/index.html
----------------------------------------------------------------------
diff --git a/tour/architecture/index.html b/tour/architecture/index.html
index f6b8624..942d194 100644
--- a/tour/architecture/index.html
+++ b/tour/architecture/index.html
@@ -31,8 +31,10 @@
         </div>
         <div class="collapse navbar-collapse js-navbar-collapse" 
style="margin-top: 20px">
           <ul class="navbar-nav nav">
-            <li><a href="/docs/">Documentation</a></li>
-            <li><a href="/download/">Download</a></li>
+            <li><a href="/release/">Releases</a></li>
+            <li><a href="/tour/">Tour</a></li>
+            <li><a href="/docs/">Docs</a></li>
+            <li><a href="/apidocs/">API</a></li>
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" 
href="#">Community<span class="caret"></span></a>
               <ul class="dropdown-menu">
@@ -78,7 +80,7 @@
   <p class="text-muted">Tour page 2 of 26</p>
 </div>
 <div id="tour-content">
-  <p>An <a href="/docs/fluo/1.0.0-beta-2/architecture/">overview</a> of the 
Fluo Architecture can be found in Fluo’s documentation.</p>
+  <p>An <a href="/docs/fluo/1.0.0-incubating/architecture/">overview</a> of 
the Fluo Architecture can be found in Fluo’s documentation.</p>
 
 
 </div>

http://git-wip-us.apache.org/repos/asf/incubator-fluo-website/blob/ebd1f593/tour/basic-read-write/index.html
----------------------------------------------------------------------
diff --git a/tour/basic-read-write/index.html b/tour/basic-read-write/index.html
index 62afa24..a7d11c4 100644
--- a/tour/basic-read-write/index.html
+++ b/tour/basic-read-write/index.html
@@ -31,8 +31,10 @@
         </div>
         <div class="collapse navbar-collapse js-navbar-collapse" 
style="margin-top: 20px">
           <ul class="navbar-nav nav">
-            <li><a href="/docs/">Documentation</a></li>
-            <li><a href="/download/">Download</a></li>
+            <li><a href="/release/">Releases</a></li>
+            <li><a href="/tour/">Tour</a></li>
+            <li><a href="/docs/">Docs</a></li>
+            <li><a href="/apidocs/">API</a></li>
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" 
href="#">Community<span class="caret"></span></a>
               <ul class="dropdown-menu">
@@ -106,9 +108,9 @@ and write data.  It can only read data that was committed 
before it started.  Da
 transaction will only be written when <code 
class="highlighter-rouge">commit()</code> is called.</p>
 
 <p>A <strong>Snapshot</strong> is created to read the data previously written 
by the Transaction.  Snapshots only see
-data committed before the snapshot was created.  The code calls <a 
href="/apidocs/fluo/1.0.0-beta-2/org/apache/fluo/api/client/SnapshotBase.html#gets-java.lang.CharSequence-org.apache.fluo.api.data.Column-">gets(CharSequence,
 Column)</a> which
+data committed before the snapshot was created.  The code calls <a 
href="https://static.javadoc.io/org.apache.fluo/fluo-api/1.0.0-incubating/org/apache/fluo/api/client/SnapshotBase.html#gets-java.lang.CharSequence-org.apache.fluo.api.data.Column-";>gets(CharSequence,
 Column)</a> which
 is a convenience method that works with strings.  Internally Fluo only deals 
with bytes and its
-<a 
href="/apidocs/fluo/1.0.0-beta-2/org/apache/fluo/api/client/SnapshotBase.html#get-org.apache.fluo.api.data.Bytes-org.apache.fluo.api.data.Column-">get(Bytes,
 Column)</a> method returns <a 
href="/apidocs/fluo/1.0.0-beta-2/org/apache/fluo/api/data/Bytes.html">Bytes</a>.
   The Fluo methods that take and return Strings
+<a 
href="https://static.javadoc.io/org.apache.fluo/fluo-api/1.0.0-incubating/org/apache/fluo/api/client/SnapshotBase.html#get-org.apache.fluo.api.data.Bytes-org.apache.fluo.api.data.Column-";>get(Bytes,
 Column)</a> method returns <a 
href="https://static.javadoc.io/org.apache.fluo/fluo-api/1.0.0-incubating/org/apache/fluo/api/data/Bytes.html";>Bytes</a>.
   The Fluo methods that take and return Strings
 assume UTF-8 encoding when converting to bytes.</p>
 
 <p>Transactions and snapshots allocate resources and therefore have <code 
class="highlighter-rouge">close()</code> methods.  The

http://git-wip-us.apache.org/repos/asf/incubator-fluo-website/blob/ebd1f593/tour/collision-code/index.html
----------------------------------------------------------------------
diff --git a/tour/collision-code/index.html b/tour/collision-code/index.html
index 3d96a3b..bc58cc4 100644
--- a/tour/collision-code/index.html
+++ b/tour/collision-code/index.html
@@ -31,8 +31,10 @@
         </div>
         <div class="collapse navbar-collapse js-navbar-collapse" 
style="margin-top: 20px">
           <ul class="navbar-nav nav">
-            <li><a href="/docs/">Documentation</a></li>
-            <li><a href="/download/">Download</a></li>
+            <li><a href="/release/">Releases</a></li>
+            <li><a href="/tour/">Tour</a></li>
+            <li><a href="/docs/">Docs</a></li>
+            <li><a href="/apidocs/">API</a></li>
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" 
href="#">Community<span class="caret"></span></a>
               <ul class="dropdown-menu">

http://git-wip-us.apache.org/repos/asf/incubator-fluo-website/blob/ebd1f593/tour/collisions/index.html
----------------------------------------------------------------------
diff --git a/tour/collisions/index.html b/tour/collisions/index.html
index 3ccd56f..468b181 100644
--- a/tour/collisions/index.html
+++ b/tour/collisions/index.html
@@ -31,8 +31,10 @@
         </div>
         <div class="collapse navbar-collapse js-navbar-collapse" 
style="margin-top: 20px">
           <ul class="navbar-nav nav">
-            <li><a href="/docs/">Documentation</a></li>
-            <li><a href="/download/">Download</a></li>
+            <li><a href="/release/">Releases</a></li>
+            <li><a href="/tour/">Tour</a></li>
+            <li><a href="/docs/">Docs</a></li>
+            <li><a href="/apidocs/">API</a></li>
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" 
href="#">Community<span class="caret"></span></a>
               <ul class="dropdown-menu">

http://git-wip-us.apache.org/repos/asf/incubator-fluo-website/blob/ebd1f593/tour/data-model/index.html
----------------------------------------------------------------------
diff --git a/tour/data-model/index.html b/tour/data-model/index.html
index 8cdb94e..0d14186 100644
--- a/tour/data-model/index.html
+++ b/tour/data-model/index.html
@@ -31,8 +31,10 @@
         </div>
         <div class="collapse navbar-collapse js-navbar-collapse" 
style="margin-top: 20px">
           <ul class="navbar-nav nav">
-            <li><a href="/docs/">Documentation</a></li>
-            <li><a href="/download/">Download</a></li>
+            <li><a href="/release/">Releases</a></li>
+            <li><a href="/tour/">Tour</a></li>
+            <li><a href="/docs/">Docs</a></li>
+            <li><a href="/apidocs/">API</a></li>
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" 
href="#">Community<span class="caret"></span></a>
               <ul class="dropdown-menu">

http://git-wip-us.apache.org/repos/asf/incubator-fluo-website/blob/ebd1f593/tour/data-pojos/index.html
----------------------------------------------------------------------
diff --git a/tour/data-pojos/index.html b/tour/data-pojos/index.html
index 15a0436..c4b9996 100644
--- a/tour/data-pojos/index.html
+++ b/tour/data-pojos/index.html
@@ -31,8 +31,10 @@
         </div>
         <div class="collapse navbar-collapse js-navbar-collapse" 
style="margin-top: 20px">
           <ul class="navbar-nav nav">
-            <li><a href="/docs/">Documentation</a></li>
-            <li><a href="/download/">Download</a></li>
+            <li><a href="/release/">Releases</a></li>
+            <li><a href="/tour/">Tour</a></li>
+            <li><a href="/docs/">Docs</a></li>
+            <li><a href="/apidocs/">API</a></li>
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" 
href="#">Community<span class="caret"></span></a>
               <ul class="dropdown-menu">
@@ -79,16 +81,16 @@
 </div>
 <div id="tour-content">
   <p>Fluo has a few simple POJOs that are used throughout the API.  These 
classes
-are found in <a 
href="/apidocs/fluo/1.0.0-beta-2/org/apache/fluo/api/data/package-summary.html">org.apache.fluo.api.data</a>.
  All of these types are
+are found in <a 
href="https://static.javadoc.io/org.apache.fluo/fluo-api/1.0.0-incubating/org/apache/fluo/api/data/package-summary.html";>org.apache.fluo.api.data</a>.
  All of these types are
 immutable. Except for Span, all of the types are Comparable and have hash
-code and equals implementations.  These types work with <a 
href="/apidocs/fluo/1.0.0-beta-2/org/apache/fluo/api/data/Bytes.html">Bytes</a> 
and Java
+code and equals implementations.  These types work with <a 
href="https://static.javadoc.io/org.apache.fluo/fluo-api/1.0.0-incubating/org/apache/fluo/api/data/Bytes.html";>Bytes</a>
 and Java
 Strings.  Internally, Fluo only works with bytes.  All API methods that deal
 with String will convert back and forth to and from bytes using UTF-8.</p>
 
-<p><a 
href="/apidocs/fluo/1.0.0-beta-2/org/apache/fluo/api/data/Bytes.html">Bytes</a> 
is modeled after Java String.  Its an immutable wrapper around <code 
class="highlighter-rouge">byte[]</code>
-like String is an immutable wrapper around <code 
class="highlighter-rouge">char[]</code>.  To make building <a 
href="/apidocs/fluo/1.0.0-beta-2/org/apache/fluo/api/data/Bytes.html">Bytes</a>
-more efficient and easier, there is a reusable <a 
href="/apidocs/fluo/1.0.0-beta-2/org/apache/fluo/api/data/Bytes.BytesBuilder.html">BytesBuilder</a>
 that is modeled
-after StringBuilder.  Call <a 
href="/apidocs/fluo/1.0.0-beta-2/org/apache/fluo/api/data/Bytes.html#builder--">Bytes.builder()</a>
 to create a new <a 
href="/apidocs/fluo/1.0.0-beta-2/org/apache/fluo/api/data/Bytes.BytesBuilder.html">BytesBuilder</a>.</p>
+<p><a 
href="https://static.javadoc.io/org.apache.fluo/fluo-api/1.0.0-incubating/org/apache/fluo/api/data/Bytes.html";>Bytes</a>
 is modeled after Java String.  Its an immutable wrapper around <code 
class="highlighter-rouge">byte[]</code>
+like String is an immutable wrapper around <code 
class="highlighter-rouge">char[]</code>.  To make building <a 
href="https://static.javadoc.io/org.apache.fluo/fluo-api/1.0.0-incubating/org/apache/fluo/api/data/Bytes.html";>Bytes</a>
+more efficient and easier, there is a reusable <a 
href="https://static.javadoc.io/org.apache.fluo/fluo-api/1.0.0-incubating/org/apache/fluo/api/data/Bytes.BytesBuilder.html";>BytesBuilder</a>
 that is modeled
+after StringBuilder.  Call <a 
href="https://static.javadoc.io/org.apache.fluo/fluo-api/1.0.0-incubating/org/apache/fluo/api/data/Bytes.html#builder--";>Bytes.builder()</a>
 to create a new <a 
href="https://static.javadoc.io/org.apache.fluo/fluo-api/1.0.0-incubating/org/apache/fluo/api/data/Bytes.BytesBuilder.html";>BytesBuilder</a>.</p>
 
 
 </div>

http://git-wip-us.apache.org/repos/asf/incubator-fluo-website/blob/ebd1f593/tour/exercise-1/index.html
----------------------------------------------------------------------
diff --git a/tour/exercise-1/index.html b/tour/exercise-1/index.html
index d4dc119..f584083 100644
--- a/tour/exercise-1/index.html
+++ b/tour/exercise-1/index.html
@@ -31,8 +31,10 @@
         </div>
         <div class="collapse navbar-collapse js-navbar-collapse" 
style="margin-top: 20px">
           <ul class="navbar-nav nav">
-            <li><a href="/docs/">Documentation</a></li>
-            <li><a href="/download/">Download</a></li>
+            <li><a href="/release/">Releases</a></li>
+            <li><a href="/tour/">Tour</a></li>
+            <li><a href="/docs/">Docs</a></li>
+            <li><a href="/apidocs/">API</a></li>
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" 
href="#">Community<span class="caret"></span></a>
               <ul class="dropdown-menu">

http://git-wip-us.apache.org/repos/asf/incubator-fluo-website/blob/ebd1f593/tour/index.html
----------------------------------------------------------------------
diff --git a/tour/index.html b/tour/index.html
index 0ef1818..1b6caee 100644
--- a/tour/index.html
+++ b/tour/index.html
@@ -31,8 +31,10 @@
         </div>
         <div class="collapse navbar-collapse js-navbar-collapse" 
style="margin-top: 20px">
           <ul class="navbar-nav nav">
-            <li><a href="/docs/">Documentation</a></li>
-            <li><a href="/download/">Download</a></li>
+            <li><a href="/release/">Releases</a></li>
+            <li><a href="/tour/">Tour</a></li>
+            <li><a href="/docs/">Docs</a></li>
+            <li><a href="/apidocs/">API</a></li>
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" 
href="#">Community<span class="caret"></span></a>
               <ul class="dropdown-menu">

http://git-wip-us.apache.org/repos/asf/incubator-fluo-website/blob/ebd1f593/tour/loader-executer/index.html
----------------------------------------------------------------------
diff --git a/tour/loader-executer/index.html b/tour/loader-executer/index.html
index fedb4ba..5209cf9 100644
--- a/tour/loader-executer/index.html
+++ b/tour/loader-executer/index.html
@@ -31,8 +31,10 @@
         </div>
         <div class="collapse navbar-collapse js-navbar-collapse" 
style="margin-top: 20px">
           <ul class="navbar-nav nav">
-            <li><a href="/docs/">Documentation</a></li>
-            <li><a href="/download/">Download</a></li>
+            <li><a href="/release/">Releases</a></li>
+            <li><a href="/tour/">Tour</a></li>
+            <li><a href="/docs/">Docs</a></li>
+            <li><a href="/apidocs/">API</a></li>
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" 
href="#">Community<span class="caret"></span></a>
               <ul class="dropdown-menu">
@@ -78,13 +80,13 @@
   <p class="text-muted">Tour page 16 of 26</p>
 </div>
 <div id="tour-content">
-  <p>Fluo provides a simple mechanism to help load data called the <a 
href="/apidocs/fluo/1.0.0-beta-2/org/apache/fluo/api/client/LoaderExecutor.html">LoaderExecutor</a>.
  Loading data
+  <p>Fluo provides a simple mechanism to help load data called the <a 
href="https://static.javadoc.io/org.apache.fluo/fluo-api/1.0.0-incubating/org/apache/fluo/api/client/LoaderExecutor.html";>LoaderExecutor</a>.
  Loading data
 into Fluo requires a transaction.  The LoaderExecutor manages creating, 
committing, and retrying
 transactions when collisions occur.  It also runs transactions in multiple 
threads and batches
 commit processing of separate transactions for efficiency.  FluoConfiguration 
provides two methods
-for configuring LoaderExecutors <a 
href="/apidocs/fluo/1.0.0-beta-2/org/apache/fluo/api/config/FluoConfiguration.html#setLoaderQueueSize-int-">setLoaderQueueSize()</a>
 and <a 
href="/apidocs/fluo/1.0.0-beta-2/org/apache/fluo/api/config/FluoConfiguration.html#setLoaderThreads-int-">setLoaderThreads()</a>.</p>
+for configuring LoaderExecutors <a 
href="https://static.javadoc.io/org.apache.fluo/fluo-api/1.0.0-incubating/org/apache/fluo/api/config/FluoConfiguration.html#setLoaderQueueSize-int-";>setLoaderQueueSize()</a>
 and <a 
href="https://static.javadoc.io/org.apache.fluo/fluo-api/1.0.0-incubating/org/apache/fluo/api/config/FluoConfiguration.html#setLoaderThreads-int-";>setLoaderThreads()</a>.</p>
 
-<p>Objects that implement <a 
href="/apidocs/fluo/1.0.0-beta-2/org/apache/fluo/api/client/Loader.html">Loader</a>
 are given to a LoaderExecutor.  The <a 
href="/apidocs/fluo/1.0.0-beta-2/org/apache/fluo/api/client/Loader.html#load-org.apache.fluo.api.client.TransactionBase-org.apache.fluo.api.client.Loader.Context-">load()</a>
 method will
+<p>Objects that implement <a 
href="https://static.javadoc.io/org.apache.fluo/fluo-api/1.0.0-incubating/org/apache/fluo/api/client/Loader.html";>Loader</a>
 are given to a LoaderExecutor.  The <a 
href="https://static.javadoc.io/org.apache.fluo/fluo-api/1.0.0-incubating/org/apache/fluo/api/client/Loader.html#load-org.apache.fluo.api.client.TransactionBase-org.apache.fluo.api.client.Loader.Context-";>load()</a>
 method will
 eventually be called on these objects at which point the passed in 
transactions can be used to load
 data.  When <code class="highlighter-rouge">close()</code> is called on a 
LoaderExecutor, it waits for all running and queued work to
 finish.</p>

http://git-wip-us.apache.org/repos/asf/incubator-fluo-website/blob/ebd1f593/tour/mem-self-ntfy-code/index.html
----------------------------------------------------------------------
diff --git a/tour/mem-self-ntfy-code/index.html 
b/tour/mem-self-ntfy-code/index.html
index bb56968..4991bdb 100644
--- a/tour/mem-self-ntfy-code/index.html
+++ b/tour/mem-self-ntfy-code/index.html
@@ -31,8 +31,10 @@
         </div>
         <div class="collapse navbar-collapse js-navbar-collapse" 
style="margin-top: 20px">
           <ul class="navbar-nav nav">
-            <li><a href="/docs/">Documentation</a></li>
-            <li><a href="/download/">Download</a></li>
+            <li><a href="/release/">Releases</a></li>
+            <li><a href="/tour/">Tour</a></li>
+            <li><a href="/docs/">Docs</a></li>
+            <li><a href="/apidocs/">API</a></li>
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" 
href="#">Community<span class="caret"></span></a>
               <ul class="dropdown-menu">

http://git-wip-us.apache.org/repos/asf/incubator-fluo-website/blob/ebd1f593/tour/mem-self-ntfy/index.html
----------------------------------------------------------------------
diff --git a/tour/mem-self-ntfy/index.html b/tour/mem-self-ntfy/index.html
index b19103a..14630da 100644
--- a/tour/mem-self-ntfy/index.html
+++ b/tour/mem-self-ntfy/index.html
@@ -31,8 +31,10 @@
         </div>
         <div class="collapse navbar-collapse js-navbar-collapse" 
style="margin-top: 20px">
           <ul class="navbar-nav nav">
-            <li><a href="/docs/">Documentation</a></li>
-            <li><a href="/download/">Download</a></li>
+            <li><a href="/release/">Releases</a></li>
+            <li><a href="/tour/">Tour</a></li>
+            <li><a href="/docs/">Docs</a></li>
+            <li><a href="/apidocs/">API</a></li>
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" 
href="#">Community<span class="caret"></span></a>
               <ul class="dropdown-menu">

http://git-wip-us.apache.org/repos/asf/incubator-fluo-website/blob/ebd1f593/tour/multi-get/index.html
----------------------------------------------------------------------
diff --git a/tour/multi-get/index.html b/tour/multi-get/index.html
index 3032974..2c46c4e 100644
--- a/tour/multi-get/index.html
+++ b/tour/multi-get/index.html
@@ -31,8 +31,10 @@
         </div>
         <div class="collapse navbar-collapse js-navbar-collapse" 
style="margin-top: 20px">
           <ul class="navbar-nav nav">
-            <li><a href="/docs/">Documentation</a></li>
-            <li><a href="/download/">Download</a></li>
+            <li><a href="/release/">Releases</a></li>
+            <li><a href="/tour/">Tour</a></li>
+            <li><a href="/docs/">Docs</a></li>
+            <li><a href="/apidocs/">API</a></li>
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" 
href="#">Community<span class="caret"></span></a>
               <ul class="dropdown-menu">
@@ -89,21 +91,21 @@ difference.  The example code performs the following 
task.</p>
 columns.  Uses integers for the row and columns names.</li>
   <li>Gets 100 columns from a single row in the following ways.  Times each 
way.
     <ul>
-      <li>In a loop calls  <a 
href="/apidocs/fluo/1.0.0-beta-2/org/apache/fluo/api/client/SnapshotBase.html#gets-java.lang.CharSequence-org.apache.fluo.api.data.Column-">gets(CharSequence,
 Column)</a>.</li>
-      <li>Calls <a 
href="/apidocs/fluo/1.0.0-beta-2/org/apache/fluo/api/client/SnapshotBase.html#gets-java.lang.CharSequence-java.util.Set-">gets(CharSequence,
 Set&lt;Column&gt;)</a> once</li>
+      <li>In a loop calls  <a 
href="https://static.javadoc.io/org.apache.fluo/fluo-api/1.0.0-incubating/org/apache/fluo/api/client/SnapshotBase.html#gets-java.lang.CharSequence-org.apache.fluo.api.data.Column-";>gets(CharSequence,
 Column)</a>.</li>
+      <li>Calls <a 
href="https://static.javadoc.io/org.apache.fluo/fluo-api/1.0.0-incubating/org/apache/fluo/api/client/SnapshotBase.html#gets-java.lang.CharSequence-java.util.Set-";>gets(CharSequence,
 Set&lt;Column&gt;)</a> once</li>
     </ul>
   </li>
   <li>Gets 100 columns from 3 rows in the following ways.  Times each way.
     <ul>
-      <li>For three rows, loops over 100 columns calling  <a 
href="/apidocs/fluo/1.0.0-beta-2/org/apache/fluo/api/client/SnapshotBase.html#gets-java.lang.CharSequence-org.apache.fluo.api.data.Column-">gets(CharSequence,
 Column)</a></li>
-      <li>Calls <a 
href="/apidocs/fluo/1.0.0-beta-2/org/apache/fluo/api/client/SnapshotBase.html#gets-java.util.Collection-java.util.Set-">gets(Collection&lt;?
 extends CharSequence&gt;, Set&lt;Column&gt;)</a> once</li>
+      <li>For three rows, loops over 100 columns calling  <a 
href="https://static.javadoc.io/org.apache.fluo/fluo-api/1.0.0-incubating/org/apache/fluo/api/client/SnapshotBase.html#gets-java.lang.CharSequence-org.apache.fluo.api.data.Column-";>gets(CharSequence,
 Column)</a></li>
+      <li>Calls <a 
href="https://static.javadoc.io/org.apache.fluo/fluo-api/1.0.0-incubating/org/apache/fluo/api/client/SnapshotBase.html#gets-java.util.Collection-java.util.Set-";>gets(Collection&lt;?
 extends CharSequence&gt;, Set&lt;Column&gt;)</a> once</li>
     </ul>
   </li>
   <li>Generates 100 row column pairs, where each pair is a random row and a 
random column. Gets each</li>
   <li>pair in the following ways.  Times each way.
     <ul>
-      <li>For each pair calls <a 
href="/apidocs/fluo/1.0.0-beta-2/org/apache/fluo/api/client/SnapshotBase.html#gets-java.lang.CharSequence-org.apache.fluo.api.data.Column-">gets(CharSequence,
 Column)</a></li>
-      <li>Calls <a 
href="/apidocs/fluo/1.0.0-beta-2/org/apache/fluo/api/client/SnapshotBase.html#gets-java.util.Collection-">gets(Collection&lt;RowColumn&gt;)</a>
 once</li>
+      <li>For each pair calls <a 
href="https://static.javadoc.io/org.apache.fluo/fluo-api/1.0.0-incubating/org/apache/fluo/api/client/SnapshotBase.html#gets-java.lang.CharSequence-org.apache.fluo.api.data.Column-";>gets(CharSequence,
 Column)</a></li>
+      <li>Calls <a 
href="https://static.javadoc.io/org.apache.fluo/fluo-api/1.0.0-incubating/org/apache/fluo/api/client/SnapshotBase.html#gets-java.util.Collection-";>gets(Collection&lt;RowColumn&gt;)</a>
 once</li>
     </ul>
   </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/incubator-fluo-website/blob/ebd1f593/tour/observer_example/index.html
----------------------------------------------------------------------
diff --git a/tour/observer_example/index.html b/tour/observer_example/index.html
index 06514ed..111d12b 100644
--- a/tour/observer_example/index.html
+++ b/tour/observer_example/index.html
@@ -31,8 +31,10 @@
         </div>
         <div class="collapse navbar-collapse js-navbar-collapse" 
style="margin-top: 20px">
           <ul class="navbar-nav nav">
-            <li><a href="/docs/">Documentation</a></li>
-            <li><a href="/download/">Download</a></li>
+            <li><a href="/release/">Releases</a></li>
+            <li><a href="/tour/">Tour</a></li>
+            <li><a href="/docs/">Docs</a></li>
+            <li><a href="/apidocs/">API</a></li>
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" 
href="#">Community<span class="caret"></span></a>
               <ul class="dropdown-menu">

http://git-wip-us.apache.org/repos/asf/incubator-fluo-website/blob/ebd1f593/tour/observers/index.html
----------------------------------------------------------------------
diff --git a/tour/observers/index.html b/tour/observers/index.html
index 1c4b974..9ab5101 100644
--- a/tour/observers/index.html
+++ b/tour/observers/index.html
@@ -31,8 +31,10 @@
         </div>
         <div class="collapse navbar-collapse js-navbar-collapse" 
style="margin-top: 20px">
           <ul class="navbar-nav nav">
-            <li><a href="/docs/">Documentation</a></li>
-            <li><a href="/download/">Download</a></li>
+            <li><a href="/release/">Releases</a></li>
+            <li><a href="/tour/">Tour</a></li>
+            <li><a href="/docs/">Docs</a></li>
+            <li><a href="/apidocs/">API</a></li>
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" 
href="#">Community<span class="caret"></span></a>
               <ul class="dropdown-menu">

http://git-wip-us.apache.org/repos/asf/incubator-fluo-website/blob/ebd1f593/tour/recipes/index.html
----------------------------------------------------------------------
diff --git a/tour/recipes/index.html b/tour/recipes/index.html
index a510bc3..6fca612 100644
--- a/tour/recipes/index.html
+++ b/tour/recipes/index.html
@@ -31,8 +31,10 @@
         </div>
         <div class="collapse navbar-collapse js-navbar-collapse" 
style="margin-top: 20px">
           <ul class="navbar-nav nav">
-            <li><a href="/docs/">Documentation</a></li>
-            <li><a href="/download/">Download</a></li>
+            <li><a href="/release/">Releases</a></li>
+            <li><a href="/tour/">Tour</a></li>
+            <li><a href="/docs/">Docs</a></li>
+            <li><a href="/apidocs/">API</a></li>
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" 
href="#">Community<span class="caret"></span></a>
               <ul class="dropdown-menu">

http://git-wip-us.apache.org/repos/asf/incubator-fluo-website/blob/ebd1f593/tour/row-locking/index.html
----------------------------------------------------------------------
diff --git a/tour/row-locking/index.html b/tour/row-locking/index.html
index 04abddd..379c4d5 100644
--- a/tour/row-locking/index.html
+++ b/tour/row-locking/index.html
@@ -31,8 +31,10 @@
         </div>
         <div class="collapse navbar-collapse js-navbar-collapse" 
style="margin-top: 20px">
           <ul class="navbar-nav nav">
-            <li><a href="/docs/">Documentation</a></li>
-            <li><a href="/download/">Download</a></li>
+            <li><a href="/release/">Releases</a></li>
+            <li><a href="/tour/">Tour</a></li>
+            <li><a href="/docs/">Docs</a></li>
+            <li><a href="/apidocs/">API</a></li>
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" 
href="#">Community<span class="caret"></span></a>
               <ul class="dropdown-menu">

http://git-wip-us.apache.org/repos/asf/incubator-fluo-website/blob/ebd1f593/tour/scanning-code/index.html
----------------------------------------------------------------------
diff --git a/tour/scanning-code/index.html b/tour/scanning-code/index.html
index 369917e..422fd90 100644
--- a/tour/scanning-code/index.html
+++ b/tour/scanning-code/index.html
@@ -31,8 +31,10 @@
         </div>
         <div class="collapse navbar-collapse js-navbar-collapse" 
style="margin-top: 20px">
           <ul class="navbar-nav nav">
-            <li><a href="/docs/">Documentation</a></li>
-            <li><a href="/download/">Download</a></li>
+            <li><a href="/release/">Releases</a></li>
+            <li><a href="/tour/">Tour</a></li>
+            <li><a href="/docs/">Docs</a></li>
+            <li><a href="/apidocs/">API</a></li>
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" 
href="#">Community<span class="caret"></span></a>
               <ul class="dropdown-menu">

http://git-wip-us.apache.org/repos/asf/incubator-fluo-website/blob/ebd1f593/tour/scanning/index.html
----------------------------------------------------------------------
diff --git a/tour/scanning/index.html b/tour/scanning/index.html
index 04899be..cc0e553 100644
--- a/tour/scanning/index.html
+++ b/tour/scanning/index.html
@@ -31,8 +31,10 @@
         </div>
         <div class="collapse navbar-collapse js-navbar-collapse" 
style="margin-top: 20px">
           <ul class="navbar-nav nav">
-            <li><a href="/docs/">Documentation</a></li>
-            <li><a href="/download/">Download</a></li>
+            <li><a href="/release/">Releases</a></li>
+            <li><a href="/tour/">Tour</a></li>
+            <li><a href="/docs/">Docs</a></li>
+            <li><a href="/apidocs/">API</a></li>
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" 
href="#">Community<span class="caret"></span></a>
               <ul class="dropdown-menu">
@@ -79,11 +81,11 @@
 </div>
 <div id="tour-content">
   <p>In some situations, you may want to read a range of data instead of 
specific rows and columns.  For
-this case, Fluo supports <a 
href="/apidocs/fluo/1.0.0-beta-2/org/apache/fluo/api/client/SnapshotBase.html#scanner--">creating
 scanners</a> over ranges.   These scanners implement Java Iterable and
+this case, Fluo supports <a 
href="https://static.javadoc.io/org.apache.fluo/fluo-api/1.0.0-incubating/org/apache/fluo/api/client/SnapshotBase.html#scanner--";>creating
 scanners</a> over ranges.   These scanners implement Java Iterable and
 can be used with foreach loops.  Scanners also support reading a subset of 
columns within a range.</p>
 
-<p>To specify a range, Fluo has a simple POJO called <a 
href="/apidocs/fluo/1.0.0-beta-2/org/apache/fluo/api/data/Span.html">Span</a>.  
The name was chosen so it would not
-conflict with Accumulo’s Range. <a 
href="/apidocs/fluo/1.0.0-beta-2/org/apache/fluo/api/data/Span.html">Span</a> 
has multiple static helper methods for creating common
+<p>To specify a range, Fluo has a simple POJO called <a 
href="https://static.javadoc.io/org.apache.fluo/fluo-api/1.0.0-incubating/org/apache/fluo/api/data/Span.html";>Span</a>.
  The name was chosen so it would not
+conflict with Accumulo’s Range. <a 
href="https://static.javadoc.io/org.apache.fluo/fluo-api/1.0.0-incubating/org/apache/fluo/api/data/Span.html";>Span</a>
 has multiple static helper methods for creating common
 ranges, like a range over all rows with a given prefix.  Try the following 
exercise using scanners.</p>
 
 <ul>

http://git-wip-us.apache.org/repos/asf/incubator-fluo-website/blob/ebd1f593/tour/snapshot-isolation-code/index.html
----------------------------------------------------------------------
diff --git a/tour/snapshot-isolation-code/index.html 
b/tour/snapshot-isolation-code/index.html
index 9983c9d..abc00b8 100644
--- a/tour/snapshot-isolation-code/index.html
+++ b/tour/snapshot-isolation-code/index.html
@@ -31,8 +31,10 @@
         </div>
         <div class="collapse navbar-collapse js-navbar-collapse" 
style="margin-top: 20px">
           <ul class="navbar-nav nav">
-            <li><a href="/docs/">Documentation</a></li>
-            <li><a href="/download/">Download</a></li>
+            <li><a href="/release/">Releases</a></li>
+            <li><a href="/tour/">Tour</a></li>
+            <li><a href="/docs/">Docs</a></li>
+            <li><a href="/apidocs/">API</a></li>
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" 
href="#">Community<span class="caret"></span></a>
               <ul class="dropdown-menu">

http://git-wip-us.apache.org/repos/asf/incubator-fluo-website/blob/ebd1f593/tour/snapshot-isolation/index.html
----------------------------------------------------------------------
diff --git a/tour/snapshot-isolation/index.html 
b/tour/snapshot-isolation/index.html
index 31150db..5a33964 100644
--- a/tour/snapshot-isolation/index.html
+++ b/tour/snapshot-isolation/index.html
@@ -31,8 +31,10 @@
         </div>
         <div class="collapse navbar-collapse js-navbar-collapse" 
style="margin-top: 20px">
           <ul class="navbar-nav nav">
-            <li><a href="/docs/">Documentation</a></li>
-            <li><a href="/download/">Download</a></li>
+            <li><a href="/release/">Releases</a></li>
+            <li><a href="/tour/">Tour</a></li>
+            <li><a href="/docs/">Docs</a></li>
+            <li><a href="/apidocs/">API</a></li>
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" 
href="#">Community<span class="caret"></span></a>
               <ul class="dropdown-menu">

http://git-wip-us.apache.org/repos/asf/incubator-fluo-website/blob/ebd1f593/tour/tx-logging/index.html
----------------------------------------------------------------------
diff --git a/tour/tx-logging/index.html b/tour/tx-logging/index.html
index 67cf174..4124f87 100644
--- a/tour/tx-logging/index.html
+++ b/tour/tx-logging/index.html
@@ -31,8 +31,10 @@
         </div>
         <div class="collapse navbar-collapse js-navbar-collapse" 
style="margin-top: 20px">
           <ul class="navbar-nav nav">
-            <li><a href="/docs/">Documentation</a></li>
-            <li><a href="/download/">Download</a></li>
+            <li><a href="/release/">Releases</a></li>
+            <li><a href="/tour/">Tour</a></li>
+            <li><a href="/docs/">Docs</a></li>
+            <li><a href="/apidocs/">API</a></li>
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" 
href="#">Community<span class="caret"></span></a>
               <ul class="dropdown-menu">
@@ -114,7 +116,7 @@ TRACE: txid: 8 thread : 10 time: ... #ret: 1 #set: 0 
#collisions: 0 waitTime: 0
 </code></pre>
 </div>
 
-<p>More information about configuring logging is available in <a 
href="/docs/fluo/1.0.0-beta-2/applications/#debugging-applications">the logging
+<p>More information about configuring logging is available in <a 
href="/docs/fluo/1.0.0-incubating/applications/#debugging-applications">the 
logging
 documentation</a>.</p>
 
 

http://git-wip-us.apache.org/repos/asf/incubator-fluo-website/blob/ebd1f593/tour/weak-code/index.html
----------------------------------------------------------------------
diff --git a/tour/weak-code/index.html b/tour/weak-code/index.html
index 0a450ef..c64a3e4 100644
--- a/tour/weak-code/index.html
+++ b/tour/weak-code/index.html
@@ -31,8 +31,10 @@
         </div>
         <div class="collapse navbar-collapse js-navbar-collapse" 
style="margin-top: 20px">
           <ul class="navbar-nav nav">
-            <li><a href="/docs/">Documentation</a></li>
-            <li><a href="/download/">Download</a></li>
+            <li><a href="/release/">Releases</a></li>
+            <li><a href="/tour/">Tour</a></li>
+            <li><a href="/docs/">Docs</a></li>
+            <li><a href="/apidocs/">API</a></li>
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" 
href="#">Community<span class="caret"></span></a>
               <ul class="dropdown-menu">

http://git-wip-us.apache.org/repos/asf/incubator-fluo-website/blob/ebd1f593/tour/weak-notifications/index.html
----------------------------------------------------------------------
diff --git a/tour/weak-notifications/index.html 
b/tour/weak-notifications/index.html
index 9ffc6ca..baf38e3 100644
--- a/tour/weak-notifications/index.html
+++ b/tour/weak-notifications/index.html
@@ -31,8 +31,10 @@
         </div>
         <div class="collapse navbar-collapse js-navbar-collapse" 
style="margin-top: 20px">
           <ul class="navbar-nav nav">
-            <li><a href="/docs/">Documentation</a></li>
-            <li><a href="/download/">Download</a></li>
+            <li><a href="/release/">Releases</a></li>
+            <li><a href="/tour/">Tour</a></li>
+            <li><a href="/docs/">Docs</a></li>
+            <li><a href="/apidocs/">API</a></li>
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" 
href="#">Community<span class="caret"></span></a>
               <ul class="dropdown-menu">

http://git-wip-us.apache.org/repos/asf/incubator-fluo-website/blob/ebd1f593/tour/write-skew-code/index.html
----------------------------------------------------------------------
diff --git a/tour/write-skew-code/index.html b/tour/write-skew-code/index.html
index 3cdf614..cb839ca 100644
--- a/tour/write-skew-code/index.html
+++ b/tour/write-skew-code/index.html
@@ -31,8 +31,10 @@
         </div>
         <div class="collapse navbar-collapse js-navbar-collapse" 
style="margin-top: 20px">
           <ul class="navbar-nav nav">
-            <li><a href="/docs/">Documentation</a></li>
-            <li><a href="/download/">Download</a></li>
+            <li><a href="/release/">Releases</a></li>
+            <li><a href="/tour/">Tour</a></li>
+            <li><a href="/docs/">Docs</a></li>
+            <li><a href="/apidocs/">API</a></li>
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" 
href="#">Community<span class="caret"></span></a>
               <ul class="dropdown-menu">

http://git-wip-us.apache.org/repos/asf/incubator-fluo-website/blob/ebd1f593/tour/write-skew/index.html
----------------------------------------------------------------------
diff --git a/tour/write-skew/index.html b/tour/write-skew/index.html
index 648654d..a643a50 100644
--- a/tour/write-skew/index.html
+++ b/tour/write-skew/index.html
@@ -31,8 +31,10 @@
         </div>
         <div class="collapse navbar-collapse js-navbar-collapse" 
style="margin-top: 20px">
           <ul class="navbar-nav nav">
-            <li><a href="/docs/">Documentation</a></li>
-            <li><a href="/download/">Download</a></li>
+            <li><a href="/release/">Releases</a></li>
+            <li><a href="/tour/">Tour</a></li>
+            <li><a href="/docs/">Docs</a></li>
+            <li><a href="/apidocs/">API</a></li>
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" 
href="#">Community<span class="caret"></span></a>
               <ul class="dropdown-menu">

http://git-wip-us.apache.org/repos/asf/incubator-fluo-website/blob/ebd1f593/tour/writing-code/index.html
----------------------------------------------------------------------
diff --git a/tour/writing-code/index.html b/tour/writing-code/index.html
index d992e49..d32ee73 100644
--- a/tour/writing-code/index.html
+++ b/tour/writing-code/index.html
@@ -31,8 +31,10 @@
         </div>
         <div class="collapse navbar-collapse js-navbar-collapse" 
style="margin-top: 20px">
           <ul class="navbar-nav nav">
-            <li><a href="/docs/">Documentation</a></li>
-            <li><a href="/download/">Download</a></li>
+            <li><a href="/release/">Releases</a></li>
+            <li><a href="/tour/">Tour</a></li>
+            <li><a href="/docs/">Docs</a></li>
+            <li><a href="/apidocs/">API</a></li>
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" 
href="#">Community<span class="caret"></span></a>
               <ul class="dropdown-menu">

Reply via email to