You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@distributedlog.apache.org by si...@apache.org on 2016/09/13 09:00:41 UTC

[62/64] incubator-distributedlog git commit: update the asf-site with latest content

http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/blob/fa91de5f/content/docs/latest/basics/introduction.html
----------------------------------------------------------------------
diff --git a/content/docs/latest/basics/introduction.html b/content/docs/latest/basics/introduction.html
index 196b901..3c87bd0 100644
--- a/content/docs/latest/basics/introduction.html
+++ b/content/docs/latest/basics/introduction.html
@@ -10,11 +10,11 @@
   <meta name="description" content="Apache DistributedLog is an high performance replicated log.
 ">
 
-  <link rel="stylesheet" href="http://distributedlog.incubator.apache.org/docs/latest/styles/site.css">
-  <link rel="stylesheet" href="http://distributedlog.incubator.apache.org/docs/latest/css/theme.css">
+  <link rel="stylesheet" href="/docs/latest/styles/site.css">
+  <link rel="stylesheet" href="/docs/latest/css/theme.css">
   <!-- JQuery -->
   <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script>
-  <script src="http://distributedlog.incubator.apache.org/docs/latest/js/bootstrap.min.js"></script>
+  <script src="/docs/latest/js/bootstrap.min.js"></script>
   <link rel="canonical" href="http://distributedlog.incubator.apache.org/docs/latest/basics/introduction.html" data-proofer-ignore>
   <link rel="alternate" type="application/rss+xml" title="Apache DistributedLog (incubating)" href="http://distributedlog.incubator.apache.org/docs/latest/feed.xml">
   <!-- Font Awesome -->
@@ -41,7 +41,7 @@
   <div class="container">
     <div class="navbar-header">
       <a href="/" class="navbar-brand" >
-        <img alt="Brand" style="height: 28px" src="http://distributedlog.incubator.apache.org/docs/latest/images/distributedlog_logo_navbar.png">
+        <img alt="Brand" style="height: 28px" src="/docs/latest/images/distributedlog_logo_navbar.png">
       </a>
       <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar">
         <span class="sr-only">Toggle navigation</span>
@@ -53,23 +53,23 @@
     <div id="navbar" class="navbar-collapse collapse">
       <ul class="nav navbar-nav">
         <!-- Overview -->
-        <li><a href="http://distributedlog.incubator.apache.org/docs/latest/">V0.4.0</a></li>
+        <li><a href="/docs/latest/">V0.4.0</a></li>
         <!-- Concepts -->
-        <li><a href="http://distributedlog.incubator.apache.org/docs/latest/basics/introduction">Concepts</a></li>
+        <li><a href="/docs/latest/basics/introduction">Concepts</a></li>
         <!-- Quick Start -->
         <li>
-          <a href="http://distributedlog.incubator.apache.org/docs/latest/start" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">Start<span class="caret"></span></a>
+          <a href="/docs/latest/start" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">Start<span class="caret"></span></a>
           <ul class="dropdown-menu" role="menu">
             
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/start/building.html">
+              <a href="/docs/latest/start/building.html">
                 Build DistributedLog from Source
               </a>
             </li>
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/start/download.html">
+              <a href="/docs/latest/start/download.html">
                 Download Releases
               </a>
             </li>
@@ -79,25 +79,25 @@
             
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/start/quickstart.html">
+              <a href="/docs/latest/start/quickstart.html">
                 Setup & Run Example
               </a>
             </li>
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/basic-1.html">
+              <a href="/docs/latest/tutorials/basic-1.html">
                 API - Write Records (via core library)
               </a>
             </li>
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/basic-2.html">
+              <a href="/docs/latest/tutorials/basic-2.html">
                 API - Write Records (via write proxy)
               </a>
             </li>
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/basic-5.html">
+              <a href="/docs/latest/tutorials/basic-5.html">
                 API - Read Records
               </a>
             </li>
@@ -107,13 +107,13 @@
             
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/deployment/cluster.html">
+              <a href="/docs/latest/deployment/cluster.html">
                 Cluster Setup
               </a>
             </li>
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/deployment/docker.html">
+              <a href="/docs/latest/deployment/docker.html">
                 Docker
               </a>
             </li>
@@ -127,55 +127,55 @@
             
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/basics/introduction.html">
+              <a href="/docs/latest/basics/introduction.html">
                 Introduction
               </a>
             </li>
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/considerations/main.html">
+              <a href="/docs/latest/user_guide/considerations/main.html">
                 Considerations
               </a>
             </li>
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/architecture/main.html">
+              <a href="/docs/latest/user_guide/architecture/main.html">
                 Architecture
               </a>
             </li>
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/api/main.html">
+              <a href="/docs/latest/user_guide/api/main.html">
                 API
               </a>
             </li>
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/configuration/main.html">
+              <a href="/docs/latest/user_guide/configuration/main.html">
                 Configuration
               </a>
             </li>
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/design/main.html">
+              <a href="/docs/latest/user_guide/design/main.html">
                 Detail Design
               </a>
             </li>
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/globalreplicatedlog/main.html">
+              <a href="/docs/latest/user_guide/globalreplicatedlog/main.html">
                 Global Replicated Log
               </a>
             </li>
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/implementation/main.html">
+              <a href="/docs/latest/user_guide/implementation/main.html">
                 Implementation
               </a>
             </li>
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/references/main.html">
+              <a href="/docs/latest/user_guide/references/main.html">
                 References
               </a>
             </li>
@@ -186,41 +186,41 @@
         <li class="dropdown">
 		      <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Admin Guide<span class="caret"></span></a>
           <ul class="dropdown-menu">
-            <li><a href="http://distributedlog.incubator.apache.org/docs/latest/deployment/cluster">Cluster Setup</a></li>
+            <li><a href="/docs/latest/deployment/cluster">Cluster Setup</a></li>
             
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/admin_guide/operations.html">
+              <a href="/docs/latest/admin_guide/operations.html">
                 Operations
               </a>
             </li>
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/admin_guide/performance.html">
+              <a href="/docs/latest/admin_guide/performance.html">
                 Performance Tuning
               </a>
             </li>
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/admin_guide/hardware.html">
+              <a href="/docs/latest/admin_guide/hardware.html">
                 Hardware
               </a>
             </li>
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/admin_guide/monitoring.html">
+              <a href="/docs/latest/admin_guide/monitoring.html">
                 Monitoring
               </a>
             </li>
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/admin_guide/zookeeper.html">
+              <a href="/docs/latest/admin_guide/zookeeper.html">
                 ZooKeeper
               </a>
             </li>
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/admin_guide/bookkeeper.html">
+              <a href="/docs/latest/admin_guide/bookkeeper.html">
                 BookKeeper
               </a>
             </li>
@@ -232,42 +232,42 @@
 		      <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Tutorials<span class="caret"></span></a>
           <ul class="dropdown-menu">
             <li class="dropdown-header"><strong>Basic</strong></li>
-            <li><a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/basic-1">Write Records (via Core Library)</a></li>
-            <li><a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/basic-2">Write Records (via Write Proxy)</a></li>
-            <li><a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/basic-3">Write Records to multiple streams</a></li>
-            <li><a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/basic-4">Atomic Write Records</a></li>
-            <li><a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/basic-5">Tailing Read Records</a></li>
-            <li><a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/basic-6">Rewind Read Records</a></li>
+            <li><a href="/docs/latest/tutorials/basic-1">Write Records (via Core Library)</a></li>
+            <li><a href="/docs/latest/tutorials/basic-2">Write Records (via Write Proxy)</a></li>
+            <li><a href="/docs/latest/tutorials/basic-3">Write Records to multiple streams</a></li>
+            <li><a href="/docs/latest/tutorials/basic-4">Atomic Write Records</a></li>
+            <li><a href="/docs/latest/tutorials/basic-5">Tailing Read Records</a></li>
+            <li><a href="/docs/latest/tutorials/basic-6">Rewind Read Records</a></li>
             <li role="separator" class="divider"></li>
             <li class="dropdown-header"><strong>Messaging</strong></li>
             
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/messaging-1.html">
+              <a href="/docs/latest/tutorials/messaging-1.html">
                 Write records to partitioned streams
               </a>
             </li>
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/messaging-2.html">
+              <a href="/docs/latest/tutorials/messaging-2.html">
                 Write records to multiple streams (load balancer)
               </a>
             </li>
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/messaging-3.html">
+              <a href="/docs/latest/tutorials/messaging-3.html">
                 At-least-once Processing
               </a>
             </li>
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/messaging-4.html">
+              <a href="/docs/latest/tutorials/messaging-4.html">
                 Exact-Once Processing
               </a>
             </li>
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/messaging-5.html">
+              <a href="/docs/latest/tutorials/messaging-5.html">
                 Implement a kafka-like pub/sub system
               </a>
             </li>
@@ -277,14 +277,14 @@
             
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/replicatedstatemachines.html">
+              <a href="/docs/latest/tutorials/replicatedstatemachines.html">
                 Build replicated state machines
               </a>
             </li>
             
             <li role="separator" class="divider"></li>
             <li class="dropdown-header"><strong>Analytics</strong></li>
-            <li><a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/analytics-mapreduce">Process log streams using MapReduce</a></li>
+            <li><a href="/docs/latest/tutorials/analytics-mapreduce">Process log streams using MapReduce</a></li>
           </ul>
         </li>
       </ul>
@@ -328,13 +328,13 @@ under the License.
       
       
         
-        <li><a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/main.html" class="">User Guide</a>
+        <li><a href="/docs/latest/user_guide/main.html" class="">User Guide</a>
           
           <ul>
             
               
               <li>
-                <a href="http://distributedlog.incubator.apache.org/docs/latest/basics/introduction.html" class="active">
+                <a href="/docs/latest/basics/introduction.html" class="active">
                   Introduction
                 </a>
                 
@@ -346,7 +346,7 @@ under the License.
             
               
               <li>
-                <a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/considerations/main.html" class="">
+                <a href="/docs/latest/user_guide/considerations/main.html" class="">
                   Considerations
                 </a>
                 
@@ -358,7 +358,7 @@ under the License.
             
               
               <li>
-                <a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/architecture/main.html" class="">
+                <a href="/docs/latest/user_guide/architecture/main.html" class="">
                   Architecture
                 </a>
                 
@@ -370,7 +370,7 @@ under the License.
             
               
               <li>
-                <a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/api/main.html" class="">
+                <a href="/docs/latest/user_guide/api/main.html" class="">
                   API
                 </a>
                 
@@ -378,21 +378,21 @@ under the License.
                   
                     
                     <li>
-                      <a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/api/core.html" class="active">
+                      <a href="/docs/latest/user_guide/api/core.html" class="active">
                         Core Library API
                       </a>
                     </li>
                   
                     
                     <li>
-                      <a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/api/proxy.html" class="active">
+                      <a href="/docs/latest/user_guide/api/proxy.html" class="active">
                         Proxy Client API
                       </a>
                     </li>
                   
                     
                     <li>
-                      <a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/api/practice.html" class="active">
+                      <a href="/docs/latest/user_guide/api/practice.html" class="active">
                         Best Practise
                       </a>
                     </li>
@@ -403,7 +403,7 @@ under the License.
             
               
               <li>
-                <a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/configuration/main.html" class="">
+                <a href="/docs/latest/user_guide/configuration/main.html" class="">
                   Configuration
                 </a>
                 
@@ -411,28 +411,28 @@ under the License.
                   
                     
                     <li>
-                      <a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/configuration/core.html" class="active">
+                      <a href="/docs/latest/user_guide/configuration/core.html" class="active">
                         Core Library Configuration
                       </a>
                     </li>
                   
                     
                     <li>
-                      <a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/configuration/proxy.html" class="active">
+                      <a href="/docs/latest/user_guide/configuration/proxy.html" class="active">
                         Write Proxy Configuration
                       </a>
                     </li>
                   
                     
                     <li>
-                      <a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/configuration/client.html" class="active">
+                      <a href="/docs/latest/user_guide/configuration/client.html" class="active">
                         Client Configuration
                       </a>
                     </li>
                   
                     
                     <li>
-                      <a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/configuration/perlog.html" class="active">
+                      <a href="/docs/latest/user_guide/configuration/perlog.html" class="active">
                         Per Stream Configuration
                       </a>
                     </li>
@@ -443,7 +443,7 @@ under the License.
             
               
               <li>
-                <a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/design/main.html" class="">
+                <a href="/docs/latest/user_guide/design/main.html" class="">
                   Detail Design
                 </a>
                 
@@ -455,7 +455,7 @@ under the License.
             
               
               <li>
-                <a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/globalreplicatedlog/main.html" class="">
+                <a href="/docs/latest/user_guide/globalreplicatedlog/main.html" class="">
                   Global Replicated Log
                 </a>
                 
@@ -467,7 +467,7 @@ under the License.
             
               
               <li>
-                <a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/implementation/main.html" class="">
+                <a href="/docs/latest/user_guide/implementation/main.html" class="">
                   Implementation
                 </a>
                 
@@ -475,7 +475,7 @@ under the License.
                   
                     
                     <li>
-                      <a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/implementation/storage.html" class="active">
+                      <a href="/docs/latest/user_guide/implementation/storage.html" class="active">
                         Storage
                       </a>
                     </li>
@@ -486,7 +486,7 @@ under the License.
             
               
               <li>
-                <a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/references/main.html" class="">
+                <a href="/docs/latest/user_guide/references/main.html" class="">
                   References
                 </a>
                 
@@ -494,14 +494,14 @@ under the License.
                   
                     
                     <li>
-                      <a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/references/metrics.html" class="active">
+                      <a href="/docs/latest/user_guide/references/metrics.html" class="active">
                         Metrics
                       </a>
                     </li>
                   
                     
                     <li>
-                      <a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/references/features.html" class="active">
+                      <a href="/docs/latest/user_guide/references/features.html" class="active">
                         Available Features
                       </a>
                     </li>
@@ -535,7 +535,7 @@ under the License.
 
       
 
-      <li><a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/main.html">User Guide</a></li>
+      <li><a href="/docs/latest/user_guide/main.html">User Guide</a></li>
       
       
       <li class="active">Introduction</li>
@@ -683,7 +683,7 @@ thousands of readers are consuming a same log stream.</p>
                   <a href="http://www.apache.org">The Apache Software Foundation.</a> All Rights Reserved.
               </p>
               <p class="text-center">
-                  <a href="http://distributedlog.incubator.apache.org/docs/latest/feed.xml">RSS Feed</a>
+                  <a href="/docs/latest/feed.xml">RSS Feed</a>
               </p>
           </footer>
       </div>

http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/blob/fa91de5f/content/docs/latest/deployment/cluster.html
----------------------------------------------------------------------
diff --git a/content/docs/latest/deployment/cluster.html b/content/docs/latest/deployment/cluster.html
index 5a2cf01..0937ef8 100644
--- a/content/docs/latest/deployment/cluster.html
+++ b/content/docs/latest/deployment/cluster.html
@@ -10,11 +10,11 @@
   <meta name="description" content="Apache DistributedLog is an high performance replicated log.
 ">
 
-  <link rel="stylesheet" href="http://distributedlog.incubator.apache.org/docs/latest/styles/site.css">
-  <link rel="stylesheet" href="http://distributedlog.incubator.apache.org/docs/latest/css/theme.css">
+  <link rel="stylesheet" href="/docs/latest/styles/site.css">
+  <link rel="stylesheet" href="/docs/latest/css/theme.css">
   <!-- JQuery -->
   <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script>
-  <script src="http://distributedlog.incubator.apache.org/docs/latest/js/bootstrap.min.js"></script>
+  <script src="/docs/latest/js/bootstrap.min.js"></script>
   <link rel="canonical" href="http://distributedlog.incubator.apache.org/docs/latest/deployment/cluster.html" data-proofer-ignore>
   <link rel="alternate" type="application/rss+xml" title="Apache DistributedLog (incubating)" href="http://distributedlog.incubator.apache.org/docs/latest/feed.xml">
   <!-- Font Awesome -->
@@ -41,7 +41,7 @@
   <div class="container">
     <div class="navbar-header">
       <a href="/" class="navbar-brand" >
-        <img alt="Brand" style="height: 28px" src="http://distributedlog.incubator.apache.org/docs/latest/images/distributedlog_logo_navbar.png">
+        <img alt="Brand" style="height: 28px" src="/docs/latest/images/distributedlog_logo_navbar.png">
       </a>
       <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar">
         <span class="sr-only">Toggle navigation</span>
@@ -53,23 +53,23 @@
     <div id="navbar" class="navbar-collapse collapse">
       <ul class="nav navbar-nav">
         <!-- Overview -->
-        <li><a href="http://distributedlog.incubator.apache.org/docs/latest/">V0.4.0</a></li>
+        <li><a href="/docs/latest/">V0.4.0</a></li>
         <!-- Concepts -->
-        <li><a href="http://distributedlog.incubator.apache.org/docs/latest/basics/introduction">Concepts</a></li>
+        <li><a href="/docs/latest/basics/introduction">Concepts</a></li>
         <!-- Quick Start -->
         <li>
-          <a href="http://distributedlog.incubator.apache.org/docs/latest/start" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">Start<span class="caret"></span></a>
+          <a href="/docs/latest/start" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">Start<span class="caret"></span></a>
           <ul class="dropdown-menu" role="menu">
             
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/start/building.html">
+              <a href="/docs/latest/start/building.html">
                 Build DistributedLog from Source
               </a>
             </li>
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/start/download.html">
+              <a href="/docs/latest/start/download.html">
                 Download Releases
               </a>
             </li>
@@ -79,25 +79,25 @@
             
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/start/quickstart.html">
+              <a href="/docs/latest/start/quickstart.html">
                 Setup & Run Example
               </a>
             </li>
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/basic-1.html">
+              <a href="/docs/latest/tutorials/basic-1.html">
                 API - Write Records (via core library)
               </a>
             </li>
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/basic-2.html">
+              <a href="/docs/latest/tutorials/basic-2.html">
                 API - Write Records (via write proxy)
               </a>
             </li>
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/basic-5.html">
+              <a href="/docs/latest/tutorials/basic-5.html">
                 API - Read Records
               </a>
             </li>
@@ -107,13 +107,13 @@
             
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/deployment/cluster.html">
+              <a href="/docs/latest/deployment/cluster.html">
                 Cluster Setup
               </a>
             </li>
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/deployment/docker.html">
+              <a href="/docs/latest/deployment/docker.html">
                 Docker
               </a>
             </li>
@@ -127,55 +127,55 @@
             
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/basics/introduction.html">
+              <a href="/docs/latest/basics/introduction.html">
                 Introduction
               </a>
             </li>
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/considerations/main.html">
+              <a href="/docs/latest/user_guide/considerations/main.html">
                 Considerations
               </a>
             </li>
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/architecture/main.html">
+              <a href="/docs/latest/user_guide/architecture/main.html">
                 Architecture
               </a>
             </li>
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/api/main.html">
+              <a href="/docs/latest/user_guide/api/main.html">
                 API
               </a>
             </li>
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/configuration/main.html">
+              <a href="/docs/latest/user_guide/configuration/main.html">
                 Configuration
               </a>
             </li>
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/design/main.html">
+              <a href="/docs/latest/user_guide/design/main.html">
                 Detail Design
               </a>
             </li>
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/globalreplicatedlog/main.html">
+              <a href="/docs/latest/user_guide/globalreplicatedlog/main.html">
                 Global Replicated Log
               </a>
             </li>
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/implementation/main.html">
+              <a href="/docs/latest/user_guide/implementation/main.html">
                 Implementation
               </a>
             </li>
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/references/main.html">
+              <a href="/docs/latest/user_guide/references/main.html">
                 References
               </a>
             </li>
@@ -186,41 +186,41 @@
         <li class="dropdown">
 		      <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Admin Guide<span class="caret"></span></a>
           <ul class="dropdown-menu">
-            <li><a href="http://distributedlog.incubator.apache.org/docs/latest/deployment/cluster">Cluster Setup</a></li>
+            <li><a href="/docs/latest/deployment/cluster">Cluster Setup</a></li>
             
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/admin_guide/operations.html">
+              <a href="/docs/latest/admin_guide/operations.html">
                 Operations
               </a>
             </li>
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/admin_guide/performance.html">
+              <a href="/docs/latest/admin_guide/performance.html">
                 Performance Tuning
               </a>
             </li>
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/admin_guide/hardware.html">
+              <a href="/docs/latest/admin_guide/hardware.html">
                 Hardware
               </a>
             </li>
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/admin_guide/monitoring.html">
+              <a href="/docs/latest/admin_guide/monitoring.html">
                 Monitoring
               </a>
             </li>
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/admin_guide/zookeeper.html">
+              <a href="/docs/latest/admin_guide/zookeeper.html">
                 ZooKeeper
               </a>
             </li>
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/admin_guide/bookkeeper.html">
+              <a href="/docs/latest/admin_guide/bookkeeper.html">
                 BookKeeper
               </a>
             </li>
@@ -232,42 +232,42 @@
 		      <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Tutorials<span class="caret"></span></a>
           <ul class="dropdown-menu">
             <li class="dropdown-header"><strong>Basic</strong></li>
-            <li><a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/basic-1">Write Records (via Core Library)</a></li>
-            <li><a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/basic-2">Write Records (via Write Proxy)</a></li>
-            <li><a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/basic-3">Write Records to multiple streams</a></li>
-            <li><a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/basic-4">Atomic Write Records</a></li>
-            <li><a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/basic-5">Tailing Read Records</a></li>
-            <li><a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/basic-6">Rewind Read Records</a></li>
+            <li><a href="/docs/latest/tutorials/basic-1">Write Records (via Core Library)</a></li>
+            <li><a href="/docs/latest/tutorials/basic-2">Write Records (via Write Proxy)</a></li>
+            <li><a href="/docs/latest/tutorials/basic-3">Write Records to multiple streams</a></li>
+            <li><a href="/docs/latest/tutorials/basic-4">Atomic Write Records</a></li>
+            <li><a href="/docs/latest/tutorials/basic-5">Tailing Read Records</a></li>
+            <li><a href="/docs/latest/tutorials/basic-6">Rewind Read Records</a></li>
             <li role="separator" class="divider"></li>
             <li class="dropdown-header"><strong>Messaging</strong></li>
             
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/messaging-1.html">
+              <a href="/docs/latest/tutorials/messaging-1.html">
                 Write records to partitioned streams
               </a>
             </li>
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/messaging-2.html">
+              <a href="/docs/latest/tutorials/messaging-2.html">
                 Write records to multiple streams (load balancer)
               </a>
             </li>
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/messaging-3.html">
+              <a href="/docs/latest/tutorials/messaging-3.html">
                 At-least-once Processing
               </a>
             </li>
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/messaging-4.html">
+              <a href="/docs/latest/tutorials/messaging-4.html">
                 Exact-Once Processing
               </a>
             </li>
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/messaging-5.html">
+              <a href="/docs/latest/tutorials/messaging-5.html">
                 Implement a kafka-like pub/sub system
               </a>
             </li>
@@ -277,14 +277,14 @@
             
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/replicatedstatemachines.html">
+              <a href="/docs/latest/tutorials/replicatedstatemachines.html">
                 Build replicated state machines
               </a>
             </li>
             
             <li role="separator" class="divider"></li>
             <li class="dropdown-header"><strong>Analytics</strong></li>
-            <li><a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/analytics-mapreduce">Process log streams using MapReduce</a></li>
+            <li><a href="/docs/latest/tutorials/analytics-mapreduce">Process log streams using MapReduce</a></li>
           </ul>
         </li>
       </ul>
@@ -328,13 +328,13 @@ under the License.
       
       
         
-        <li><a href="http://distributedlog.incubator.apache.org/docs/latest/admin_guide/main.html" class="">Admin Guide</a>
+        <li><a href="/docs/latest/admin_guide/main.html" class="">Admin Guide</a>
           
           <ul>
             
               
               <li>
-                <a href="http://distributedlog.incubator.apache.org/docs/latest/admin_guide/operations.html" class="">
+                <a href="/docs/latest/admin_guide/operations.html" class="">
                   Operations
                 </a>
                 
@@ -346,7 +346,7 @@ under the License.
             
               
               <li>
-                <a href="http://distributedlog.incubator.apache.org/docs/latest/deployment/cluster.html" class="active">
+                <a href="/docs/latest/deployment/cluster.html" class="active">
                   Cluster Setup
                 </a>
                 
@@ -358,7 +358,7 @@ under the License.
             
               
               <li>
-                <a href="http://distributedlog.incubator.apache.org/docs/latest/admin_guide/performance.html" class="">
+                <a href="/docs/latest/admin_guide/performance.html" class="">
                   Performance Tuning
                 </a>
                 
@@ -370,7 +370,7 @@ under the License.
             
               
               <li>
-                <a href="http://distributedlog.incubator.apache.org/docs/latest/admin_guide/hardware.html" class="">
+                <a href="/docs/latest/admin_guide/hardware.html" class="">
                   Hardware
                 </a>
                 
@@ -382,7 +382,7 @@ under the License.
             
               
               <li>
-                <a href="http://distributedlog.incubator.apache.org/docs/latest/admin_guide/monitoring.html" class="">
+                <a href="/docs/latest/admin_guide/monitoring.html" class="">
                   Monitoring
                 </a>
                 
@@ -394,7 +394,7 @@ under the License.
             
               
               <li>
-                <a href="http://distributedlog.incubator.apache.org/docs/latest/admin_guide/zookeeper.html" class="">
+                <a href="/docs/latest/admin_guide/zookeeper.html" class="">
                   ZooKeeper
                 </a>
                 
@@ -406,7 +406,7 @@ under the License.
             
               
               <li>
-                <a href="http://distributedlog.incubator.apache.org/docs/latest/admin_guide/bookkeeper.html" class="">
+                <a href="/docs/latest/admin_guide/bookkeeper.html" class="">
                   BookKeeper
                 </a>
                 
@@ -441,7 +441,7 @@ under the License.
 
       
 
-      <li><a href="http://distributedlog.incubator.apache.org/docs/latest/admin_guide/main.html">Admin Guide</a></li>
+      <li><a href="/docs/latest/admin_guide/main.html">Admin Guide</a></li>
       
       
       <li class="active">Cluster Setup</li>
@@ -934,7 +934,7 @@ record-1464085079130
                   <a href="http://www.apache.org">The Apache Software Foundation.</a> All Rights Reserved.
               </p>
               <p class="text-center">
-                  <a href="http://distributedlog.incubator.apache.org/docs/latest/feed.xml">RSS Feed</a>
+                  <a href="/docs/latest/feed.xml">RSS Feed</a>
               </p>
           </footer>
       </div>

http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/blob/fa91de5f/content/docs/latest/deployment/docker.html
----------------------------------------------------------------------
diff --git a/content/docs/latest/deployment/docker.html b/content/docs/latest/deployment/docker.html
index be94486..481226a 100644
--- a/content/docs/latest/deployment/docker.html
+++ b/content/docs/latest/deployment/docker.html
@@ -10,11 +10,11 @@
   <meta name="description" content="Apache DistributedLog is an high performance replicated log.
 ">
 
-  <link rel="stylesheet" href="http://distributedlog.incubator.apache.org/docs/latest/styles/site.css">
-  <link rel="stylesheet" href="http://distributedlog.incubator.apache.org/docs/latest/css/theme.css">
+  <link rel="stylesheet" href="/docs/latest/styles/site.css">
+  <link rel="stylesheet" href="/docs/latest/css/theme.css">
   <!-- JQuery -->
   <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script>
-  <script src="http://distributedlog.incubator.apache.org/docs/latest/js/bootstrap.min.js"></script>
+  <script src="/docs/latest/js/bootstrap.min.js"></script>
   <link rel="canonical" href="http://distributedlog.incubator.apache.org/docs/latest/deployment/docker.html" data-proofer-ignore>
   <link rel="alternate" type="application/rss+xml" title="Apache DistributedLog (incubating)" href="http://distributedlog.incubator.apache.org/docs/latest/feed.xml">
   <!-- Font Awesome -->
@@ -41,7 +41,7 @@
   <div class="container">
     <div class="navbar-header">
       <a href="/" class="navbar-brand" >
-        <img alt="Brand" style="height: 28px" src="http://distributedlog.incubator.apache.org/docs/latest/images/distributedlog_logo_navbar.png">
+        <img alt="Brand" style="height: 28px" src="/docs/latest/images/distributedlog_logo_navbar.png">
       </a>
       <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar">
         <span class="sr-only">Toggle navigation</span>
@@ -53,23 +53,23 @@
     <div id="navbar" class="navbar-collapse collapse">
       <ul class="nav navbar-nav">
         <!-- Overview -->
-        <li><a href="http://distributedlog.incubator.apache.org/docs/latest/">V0.4.0</a></li>
+        <li><a href="/docs/latest/">V0.4.0</a></li>
         <!-- Concepts -->
-        <li><a href="http://distributedlog.incubator.apache.org/docs/latest/basics/introduction">Concepts</a></li>
+        <li><a href="/docs/latest/basics/introduction">Concepts</a></li>
         <!-- Quick Start -->
         <li>
-          <a href="http://distributedlog.incubator.apache.org/docs/latest/start" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">Start<span class="caret"></span></a>
+          <a href="/docs/latest/start" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">Start<span class="caret"></span></a>
           <ul class="dropdown-menu" role="menu">
             
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/start/building.html">
+              <a href="/docs/latest/start/building.html">
                 Build DistributedLog from Source
               </a>
             </li>
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/start/download.html">
+              <a href="/docs/latest/start/download.html">
                 Download Releases
               </a>
             </li>
@@ -79,25 +79,25 @@
             
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/start/quickstart.html">
+              <a href="/docs/latest/start/quickstart.html">
                 Setup & Run Example
               </a>
             </li>
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/basic-1.html">
+              <a href="/docs/latest/tutorials/basic-1.html">
                 API - Write Records (via core library)
               </a>
             </li>
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/basic-2.html">
+              <a href="/docs/latest/tutorials/basic-2.html">
                 API - Write Records (via write proxy)
               </a>
             </li>
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/basic-5.html">
+              <a href="/docs/latest/tutorials/basic-5.html">
                 API - Read Records
               </a>
             </li>
@@ -107,13 +107,13 @@
             
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/deployment/cluster.html">
+              <a href="/docs/latest/deployment/cluster.html">
                 Cluster Setup
               </a>
             </li>
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/deployment/docker.html">
+              <a href="/docs/latest/deployment/docker.html">
                 Docker
               </a>
             </li>
@@ -127,55 +127,55 @@
             
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/basics/introduction.html">
+              <a href="/docs/latest/basics/introduction.html">
                 Introduction
               </a>
             </li>
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/considerations/main.html">
+              <a href="/docs/latest/user_guide/considerations/main.html">
                 Considerations
               </a>
             </li>
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/architecture/main.html">
+              <a href="/docs/latest/user_guide/architecture/main.html">
                 Architecture
               </a>
             </li>
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/api/main.html">
+              <a href="/docs/latest/user_guide/api/main.html">
                 API
               </a>
             </li>
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/configuration/main.html">
+              <a href="/docs/latest/user_guide/configuration/main.html">
                 Configuration
               </a>
             </li>
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/design/main.html">
+              <a href="/docs/latest/user_guide/design/main.html">
                 Detail Design
               </a>
             </li>
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/globalreplicatedlog/main.html">
+              <a href="/docs/latest/user_guide/globalreplicatedlog/main.html">
                 Global Replicated Log
               </a>
             </li>
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/implementation/main.html">
+              <a href="/docs/latest/user_guide/implementation/main.html">
                 Implementation
               </a>
             </li>
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/references/main.html">
+              <a href="/docs/latest/user_guide/references/main.html">
                 References
               </a>
             </li>
@@ -186,41 +186,41 @@
         <li class="dropdown">
 		      <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Admin Guide<span class="caret"></span></a>
           <ul class="dropdown-menu">
-            <li><a href="http://distributedlog.incubator.apache.org/docs/latest/deployment/cluster">Cluster Setup</a></li>
+            <li><a href="/docs/latest/deployment/cluster">Cluster Setup</a></li>
             
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/admin_guide/operations.html">
+              <a href="/docs/latest/admin_guide/operations.html">
                 Operations
               </a>
             </li>
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/admin_guide/performance.html">
+              <a href="/docs/latest/admin_guide/performance.html">
                 Performance Tuning
               </a>
             </li>
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/admin_guide/hardware.html">
+              <a href="/docs/latest/admin_guide/hardware.html">
                 Hardware
               </a>
             </li>
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/admin_guide/monitoring.html">
+              <a href="/docs/latest/admin_guide/monitoring.html">
                 Monitoring
               </a>
             </li>
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/admin_guide/zookeeper.html">
+              <a href="/docs/latest/admin_guide/zookeeper.html">
                 ZooKeeper
               </a>
             </li>
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/admin_guide/bookkeeper.html">
+              <a href="/docs/latest/admin_guide/bookkeeper.html">
                 BookKeeper
               </a>
             </li>
@@ -232,42 +232,42 @@
 		      <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Tutorials<span class="caret"></span></a>
           <ul class="dropdown-menu">
             <li class="dropdown-header"><strong>Basic</strong></li>
-            <li><a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/basic-1">Write Records (via Core Library)</a></li>
-            <li><a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/basic-2">Write Records (via Write Proxy)</a></li>
-            <li><a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/basic-3">Write Records to multiple streams</a></li>
-            <li><a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/basic-4">Atomic Write Records</a></li>
-            <li><a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/basic-5">Tailing Read Records</a></li>
-            <li><a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/basic-6">Rewind Read Records</a></li>
+            <li><a href="/docs/latest/tutorials/basic-1">Write Records (via Core Library)</a></li>
+            <li><a href="/docs/latest/tutorials/basic-2">Write Records (via Write Proxy)</a></li>
+            <li><a href="/docs/latest/tutorials/basic-3">Write Records to multiple streams</a></li>
+            <li><a href="/docs/latest/tutorials/basic-4">Atomic Write Records</a></li>
+            <li><a href="/docs/latest/tutorials/basic-5">Tailing Read Records</a></li>
+            <li><a href="/docs/latest/tutorials/basic-6">Rewind Read Records</a></li>
             <li role="separator" class="divider"></li>
             <li class="dropdown-header"><strong>Messaging</strong></li>
             
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/messaging-1.html">
+              <a href="/docs/latest/tutorials/messaging-1.html">
                 Write records to partitioned streams
               </a>
             </li>
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/messaging-2.html">
+              <a href="/docs/latest/tutorials/messaging-2.html">
                 Write records to multiple streams (load balancer)
               </a>
             </li>
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/messaging-3.html">
+              <a href="/docs/latest/tutorials/messaging-3.html">
                 At-least-once Processing
               </a>
             </li>
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/messaging-4.html">
+              <a href="/docs/latest/tutorials/messaging-4.html">
                 Exact-Once Processing
               </a>
             </li>
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/messaging-5.html">
+              <a href="/docs/latest/tutorials/messaging-5.html">
                 Implement a kafka-like pub/sub system
               </a>
             </li>
@@ -277,14 +277,14 @@
             
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/replicatedstatemachines.html">
+              <a href="/docs/latest/tutorials/replicatedstatemachines.html">
                 Build replicated state machines
               </a>
             </li>
             
             <li role="separator" class="divider"></li>
             <li class="dropdown-header"><strong>Analytics</strong></li>
-            <li><a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/analytics-mapreduce">Process log streams using MapReduce</a></li>
+            <li><a href="/docs/latest/tutorials/analytics-mapreduce">Process log streams using MapReduce</a></li>
           </ul>
         </li>
       </ul>
@@ -385,7 +385,7 @@ under the License.
                   <a href="http://www.apache.org">The Apache Software Foundation.</a> All Rights Reserved.
               </p>
               <p class="text-center">
-                  <a href="http://distributedlog.incubator.apache.org/docs/latest/feed.xml">RSS Feed</a>
+                  <a href="/docs/latest/feed.xml">RSS Feed</a>
               </p>
           </footer>
       </div>

http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/blob/fa91de5f/content/docs/latest/index.html
----------------------------------------------------------------------
diff --git a/content/docs/latest/index.html b/content/docs/latest/index.html
index 432fa65..4a6b31f 100644
--- a/content/docs/latest/index.html
+++ b/content/docs/latest/index.html
@@ -10,11 +10,11 @@
   <meta name="description" content="Apache DistributedLog is an high performance replicated log.
 ">
 
-  <link rel="stylesheet" href="http://distributedlog.incubator.apache.org/docs/latest/styles/site.css">
-  <link rel="stylesheet" href="http://distributedlog.incubator.apache.org/docs/latest/css/theme.css">
+  <link rel="stylesheet" href="/docs/latest/styles/site.css">
+  <link rel="stylesheet" href="/docs/latest/css/theme.css">
   <!-- JQuery -->
   <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script>
-  <script src="http://distributedlog.incubator.apache.org/docs/latest/js/bootstrap.min.js"></script>
+  <script src="/docs/latest/js/bootstrap.min.js"></script>
   <link rel="canonical" href="http://distributedlog.incubator.apache.org/docs/latest/" data-proofer-ignore>
   <link rel="alternate" type="application/rss+xml" title="Apache DistributedLog (incubating)" href="http://distributedlog.incubator.apache.org/docs/latest/feed.xml">
   <!-- Font Awesome -->
@@ -41,7 +41,7 @@
   <div class="container">
     <div class="navbar-header">
       <a href="/" class="navbar-brand" >
-        <img alt="Brand" style="height: 28px" src="http://distributedlog.incubator.apache.org/docs/latest/images/distributedlog_logo_navbar.png">
+        <img alt="Brand" style="height: 28px" src="/docs/latest/images/distributedlog_logo_navbar.png">
       </a>
       <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar">
         <span class="sr-only">Toggle navigation</span>
@@ -53,23 +53,23 @@
     <div id="navbar" class="navbar-collapse collapse">
       <ul class="nav navbar-nav">
         <!-- Overview -->
-        <li><a href="http://distributedlog.incubator.apache.org/docs/latest/">V0.4.0</a></li>
+        <li><a href="/docs/latest/">V0.4.0</a></li>
         <!-- Concepts -->
-        <li><a href="http://distributedlog.incubator.apache.org/docs/latest/basics/introduction">Concepts</a></li>
+        <li><a href="/docs/latest/basics/introduction">Concepts</a></li>
         <!-- Quick Start -->
         <li>
-          <a href="http://distributedlog.incubator.apache.org/docs/latest/start" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">Start<span class="caret"></span></a>
+          <a href="/docs/latest/start" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">Start<span class="caret"></span></a>
           <ul class="dropdown-menu" role="menu">
             
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/start/building.html">
+              <a href="/docs/latest/start/building.html">
                 Build DistributedLog from Source
               </a>
             </li>
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/start/download.html">
+              <a href="/docs/latest/start/download.html">
                 Download Releases
               </a>
             </li>
@@ -79,25 +79,25 @@
             
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/start/quickstart.html">
+              <a href="/docs/latest/start/quickstart.html">
                 Setup & Run Example
               </a>
             </li>
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/basic-1.html">
+              <a href="/docs/latest/tutorials/basic-1.html">
                 API - Write Records (via core library)
               </a>
             </li>
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/basic-2.html">
+              <a href="/docs/latest/tutorials/basic-2.html">
                 API - Write Records (via write proxy)
               </a>
             </li>
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/basic-5.html">
+              <a href="/docs/latest/tutorials/basic-5.html">
                 API - Read Records
               </a>
             </li>
@@ -107,13 +107,13 @@
             
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/deployment/cluster.html">
+              <a href="/docs/latest/deployment/cluster.html">
                 Cluster Setup
               </a>
             </li>
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/deployment/docker.html">
+              <a href="/docs/latest/deployment/docker.html">
                 Docker
               </a>
             </li>
@@ -127,55 +127,55 @@
             
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/basics/introduction.html">
+              <a href="/docs/latest/basics/introduction.html">
                 Introduction
               </a>
             </li>
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/considerations/main.html">
+              <a href="/docs/latest/user_guide/considerations/main.html">
                 Considerations
               </a>
             </li>
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/architecture/main.html">
+              <a href="/docs/latest/user_guide/architecture/main.html">
                 Architecture
               </a>
             </li>
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/api/main.html">
+              <a href="/docs/latest/user_guide/api/main.html">
                 API
               </a>
             </li>
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/configuration/main.html">
+              <a href="/docs/latest/user_guide/configuration/main.html">
                 Configuration
               </a>
             </li>
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/design/main.html">
+              <a href="/docs/latest/user_guide/design/main.html">
                 Detail Design
               </a>
             </li>
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/globalreplicatedlog/main.html">
+              <a href="/docs/latest/user_guide/globalreplicatedlog/main.html">
                 Global Replicated Log
               </a>
             </li>
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/implementation/main.html">
+              <a href="/docs/latest/user_guide/implementation/main.html">
                 Implementation
               </a>
             </li>
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/references/main.html">
+              <a href="/docs/latest/user_guide/references/main.html">
                 References
               </a>
             </li>
@@ -186,41 +186,41 @@
         <li class="dropdown">
 		      <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Admin Guide<span class="caret"></span></a>
           <ul class="dropdown-menu">
-            <li><a href="http://distributedlog.incubator.apache.org/docs/latest/deployment/cluster">Cluster Setup</a></li>
+            <li><a href="/docs/latest/deployment/cluster">Cluster Setup</a></li>
             
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/admin_guide/operations.html">
+              <a href="/docs/latest/admin_guide/operations.html">
                 Operations
               </a>
             </li>
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/admin_guide/performance.html">
+              <a href="/docs/latest/admin_guide/performance.html">
                 Performance Tuning
               </a>
             </li>
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/admin_guide/hardware.html">
+              <a href="/docs/latest/admin_guide/hardware.html">
                 Hardware
               </a>
             </li>
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/admin_guide/monitoring.html">
+              <a href="/docs/latest/admin_guide/monitoring.html">
                 Monitoring
               </a>
             </li>
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/admin_guide/zookeeper.html">
+              <a href="/docs/latest/admin_guide/zookeeper.html">
                 ZooKeeper
               </a>
             </li>
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/admin_guide/bookkeeper.html">
+              <a href="/docs/latest/admin_guide/bookkeeper.html">
                 BookKeeper
               </a>
             </li>
@@ -232,42 +232,42 @@
 		      <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Tutorials<span class="caret"></span></a>
           <ul class="dropdown-menu">
             <li class="dropdown-header"><strong>Basic</strong></li>
-            <li><a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/basic-1">Write Records (via Core Library)</a></li>
-            <li><a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/basic-2">Write Records (via Write Proxy)</a></li>
-            <li><a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/basic-3">Write Records to multiple streams</a></li>
-            <li><a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/basic-4">Atomic Write Records</a></li>
-            <li><a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/basic-5">Tailing Read Records</a></li>
-            <li><a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/basic-6">Rewind Read Records</a></li>
+            <li><a href="/docs/latest/tutorials/basic-1">Write Records (via Core Library)</a></li>
+            <li><a href="/docs/latest/tutorials/basic-2">Write Records (via Write Proxy)</a></li>
+            <li><a href="/docs/latest/tutorials/basic-3">Write Records to multiple streams</a></li>
+            <li><a href="/docs/latest/tutorials/basic-4">Atomic Write Records</a></li>
+            <li><a href="/docs/latest/tutorials/basic-5">Tailing Read Records</a></li>
+            <li><a href="/docs/latest/tutorials/basic-6">Rewind Read Records</a></li>
             <li role="separator" class="divider"></li>
             <li class="dropdown-header"><strong>Messaging</strong></li>
             
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/messaging-1.html">
+              <a href="/docs/latest/tutorials/messaging-1.html">
                 Write records to partitioned streams
               </a>
             </li>
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/messaging-2.html">
+              <a href="/docs/latest/tutorials/messaging-2.html">
                 Write records to multiple streams (load balancer)
               </a>
             </li>
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/messaging-3.html">
+              <a href="/docs/latest/tutorials/messaging-3.html">
                 At-least-once Processing
               </a>
             </li>
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/messaging-4.html">
+              <a href="/docs/latest/tutorials/messaging-4.html">
                 Exact-Once Processing
               </a>
             </li>
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/messaging-5.html">
+              <a href="/docs/latest/tutorials/messaging-5.html">
                 Implement a kafka-like pub/sub system
               </a>
             </li>
@@ -277,14 +277,14 @@
             
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/replicatedstatemachines.html">
+              <a href="/docs/latest/tutorials/replicatedstatemachines.html">
                 Build replicated state machines
               </a>
             </li>
             
             <li role="separator" class="divider"></li>
             <li class="dropdown-header"><strong>Analytics</strong></li>
-            <li><a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/analytics-mapreduce">Process log streams using MapReduce</a></li>
+            <li><a href="/docs/latest/tutorials/analytics-mapreduce">Process log streams using MapReduce</a></li>
           </ul>
         </li>
       </ul>
@@ -350,18 +350,18 @@ replication and strong consistency as essentials for building reliable real-time
 
 <ul>
   <li>
-    <p><strong>Concepts</strong>: Start with the <a href="http://distributedlog.incubator.apache.org/docs/latest/basics/introduction">basic concepts</a> of DistributedLog.
+    <p><strong>Concepts</strong>: Start with the <a href="/docs/latest/basics/introduction">basic concepts</a> of DistributedLog.
 This will help you to fully understand the other parts of the documentation, including the setup, integration,
 and operation guides. It is highly recommended to read this first.</p>
   </li>
   <li>
-    <p><strong>Quickstarts</strong>: <a href="http://distributedlog.incubator.apache.org/docs/latest/start/quickstart">Run DistributedLog</a> on your local machine or follow the tutorial to <a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/basic-1">write a simple program</a> to interact with <em>DistributedLog</em>.</p>
+    <p><strong>Quickstarts</strong>: <a href="/docs/latest/start/quickstart">Run DistributedLog</a> on your local machine or follow the tutorial to <a href="/docs/latest/tutorials/basic-1">write a simple program</a> to interact with <em>DistributedLog</em>.</p>
   </li>
   <li>
-    <p><strong>Setup</strong>: The <a href="http://distributedlog.incubator.apache.org/docs/latest/deployment/docker">docker</a> and <a href="http://distributedlog.incubator.apache.org/docs/latest/deployment/cluster">cluster</a> setup guides show how to deploy DistributedLog Stack.</p>
+    <p><strong>Setup</strong>: The <a href="/docs/latest/deployment/docker">docker</a> and <a href="/docs/latest/deployment/cluster">cluster</a> setup guides show how to deploy DistributedLog Stack.</p>
   </li>
   <li>
-    <p><strong>Programming Guide</strong>: You can check out our guides about <a href="http://distributedlog.incubator.apache.org/docs/latest/basics/introduction">basic concepts</a> and the <a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/api/core">Core Library API</a> or <a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/api/proxy">Proxy Client API</a> to learn how to use DistributedLog to build your reliable real-time services.</p>
+    <p><strong>Programming Guide</strong>: You can check out our guides about <a href="/docs/latest/basics/introduction">basic concepts</a> and the <a href="/docs/latest/user_guide/api/core">Core Library API</a> or <a href="/docs/latest/user_guide/api/proxy">Proxy Client API</a> to learn how to use DistributedLog to build your reliable real-time services.</p>
   </li>
 </ul>
 
@@ -369,13 +369,13 @@ and operation guides. It is highly recommended to read this first.</p>
 
 <ul>
   <li>
-    <p><strong>Design Documents</strong>: Learn about the <a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/architecture/main">architecture</a>, <a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/design/main">design considerations</a> and <a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/implementation/main">implementation details</a> of DistributedLog.</p>
+    <p><strong>Design Documents</strong>: Learn about the <a href="/docs/latest/user_guide/architecture/main">architecture</a>, <a href="/docs/latest/user_guide/design/main">design considerations</a> and <a href="/docs/latest/user_guide/implementation/main">implementation details</a> of DistributedLog.</p>
   </li>
   <li>
-    <p><strong>Tutorials</strong>: You can check out the <a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/main">tutorials</a> on how to build real applications.</p>
+    <p><strong>Tutorials</strong>: You can check out the <a href="/docs/latest/tutorials/main">tutorials</a> on how to build real applications.</p>
   </li>
   <li>
-    <p><strong>Operation Guide</strong>: You can check out our guides about how to <a href="http://distributedlog.incubator.apache.org/docs/latest/admin_guide/main">operate</a> the DistributedLog Stack.</p>
+    <p><strong>Operation Guide</strong>: You can check out our guides about how to <a href="/docs/latest/admin_guide/main">operate</a> the DistributedLog Stack.</p>
   </li>
 </ul>
 
@@ -394,7 +394,7 @@ and operation guides. It is highly recommended to read this first.</p>
                   <a href="http://www.apache.org">The Apache Software Foundation.</a> All Rights Reserved.
               </p>
               <p class="text-center">
-                  <a href="http://distributedlog.incubator.apache.org/docs/latest/feed.xml">RSS Feed</a>
+                  <a href="/docs/latest/feed.xml">RSS Feed</a>
               </p>
           </footer>
       </div>

http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/blob/fa91de5f/content/docs/latest/performance/main.html
----------------------------------------------------------------------
diff --git a/content/docs/latest/performance/main.html b/content/docs/latest/performance/main.html
index bb3f086..4268fac 100644
--- a/content/docs/latest/performance/main.html
+++ b/content/docs/latest/performance/main.html
@@ -10,11 +10,11 @@
   <meta name="description" content="Apache DistributedLog is an high performance replicated log.
 ">
 
-  <link rel="stylesheet" href="http://distributedlog.incubator.apache.org/docs/latest/styles/site.css">
-  <link rel="stylesheet" href="http://distributedlog.incubator.apache.org/docs/latest/css/theme.css">
+  <link rel="stylesheet" href="/docs/latest/styles/site.css">
+  <link rel="stylesheet" href="/docs/latest/css/theme.css">
   <!-- JQuery -->
   <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script>
-  <script src="http://distributedlog.incubator.apache.org/docs/latest/js/bootstrap.min.js"></script>
+  <script src="/docs/latest/js/bootstrap.min.js"></script>
   <link rel="canonical" href="http://distributedlog.incubator.apache.org/docs/latest/performance/main.html" data-proofer-ignore>
   <link rel="alternate" type="application/rss+xml" title="Apache DistributedLog (incubating)" href="http://distributedlog.incubator.apache.org/docs/latest/feed.xml">
   <!-- Font Awesome -->
@@ -41,7 +41,7 @@
   <div class="container">
     <div class="navbar-header">
       <a href="/" class="navbar-brand" >
-        <img alt="Brand" style="height: 28px" src="http://distributedlog.incubator.apache.org/docs/latest/images/distributedlog_logo_navbar.png">
+        <img alt="Brand" style="height: 28px" src="/docs/latest/images/distributedlog_logo_navbar.png">
       </a>
       <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar">
         <span class="sr-only">Toggle navigation</span>
@@ -53,23 +53,23 @@
     <div id="navbar" class="navbar-collapse collapse">
       <ul class="nav navbar-nav">
         <!-- Overview -->
-        <li><a href="http://distributedlog.incubator.apache.org/docs/latest/">V0.4.0</a></li>
+        <li><a href="/docs/latest/">V0.4.0</a></li>
         <!-- Concepts -->
-        <li><a href="http://distributedlog.incubator.apache.org/docs/latest/basics/introduction">Concepts</a></li>
+        <li><a href="/docs/latest/basics/introduction">Concepts</a></li>
         <!-- Quick Start -->
         <li>
-          <a href="http://distributedlog.incubator.apache.org/docs/latest/start" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">Start<span class="caret"></span></a>
+          <a href="/docs/latest/start" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">Start<span class="caret"></span></a>
           <ul class="dropdown-menu" role="menu">
             
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/start/building.html">
+              <a href="/docs/latest/start/building.html">
                 Build DistributedLog from Source
               </a>
             </li>
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/start/download.html">
+              <a href="/docs/latest/start/download.html">
                 Download Releases
               </a>
             </li>
@@ -79,25 +79,25 @@
             
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/start/quickstart.html">
+              <a href="/docs/latest/start/quickstart.html">
                 Setup & Run Example
               </a>
             </li>
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/basic-1.html">
+              <a href="/docs/latest/tutorials/basic-1.html">
                 API - Write Records (via core library)
               </a>
             </li>
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/basic-2.html">
+              <a href="/docs/latest/tutorials/basic-2.html">
                 API - Write Records (via write proxy)
               </a>
             </li>
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/basic-5.html">
+              <a href="/docs/latest/tutorials/basic-5.html">
                 API - Read Records
               </a>
             </li>
@@ -107,13 +107,13 @@
             
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/deployment/cluster.html">
+              <a href="/docs/latest/deployment/cluster.html">
                 Cluster Setup
               </a>
             </li>
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/deployment/docker.html">
+              <a href="/docs/latest/deployment/docker.html">
                 Docker
               </a>
             </li>
@@ -127,55 +127,55 @@
             
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/basics/introduction.html">
+              <a href="/docs/latest/basics/introduction.html">
                 Introduction
               </a>
             </li>
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/considerations/main.html">
+              <a href="/docs/latest/user_guide/considerations/main.html">
                 Considerations
               </a>
             </li>
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/architecture/main.html">
+              <a href="/docs/latest/user_guide/architecture/main.html">
                 Architecture
               </a>
             </li>
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/api/main.html">
+              <a href="/docs/latest/user_guide/api/main.html">
                 API
               </a>
             </li>
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/configuration/main.html">
+              <a href="/docs/latest/user_guide/configuration/main.html">
                 Configuration
               </a>
             </li>
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/design/main.html">
+              <a href="/docs/latest/user_guide/design/main.html">
                 Detail Design
               </a>
             </li>
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/globalreplicatedlog/main.html">
+              <a href="/docs/latest/user_guide/globalreplicatedlog/main.html">
                 Global Replicated Log
               </a>
             </li>
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/implementation/main.html">
+              <a href="/docs/latest/user_guide/implementation/main.html">
                 Implementation
               </a>
             </li>
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/references/main.html">
+              <a href="/docs/latest/user_guide/references/main.html">
                 References
               </a>
             </li>
@@ -186,41 +186,41 @@
         <li class="dropdown">
 		      <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Admin Guide<span class="caret"></span></a>
           <ul class="dropdown-menu">
-            <li><a href="http://distributedlog.incubator.apache.org/docs/latest/deployment/cluster">Cluster Setup</a></li>
+            <li><a href="/docs/latest/deployment/cluster">Cluster Setup</a></li>
             
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/admin_guide/operations.html">
+              <a href="/docs/latest/admin_guide/operations.html">
                 Operations
               </a>
             </li>
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/admin_guide/performance.html">
+              <a href="/docs/latest/admin_guide/performance.html">
                 Performance Tuning
               </a>
             </li>
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/admin_guide/hardware.html">
+              <a href="/docs/latest/admin_guide/hardware.html">
                 Hardware
               </a>
             </li>
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/admin_guide/monitoring.html">
+              <a href="/docs/latest/admin_guide/monitoring.html">
                 Monitoring
               </a>
             </li>
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/admin_guide/zookeeper.html">
+              <a href="/docs/latest/admin_guide/zookeeper.html">
                 ZooKeeper
               </a>
             </li>
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/admin_guide/bookkeeper.html">
+              <a href="/docs/latest/admin_guide/bookkeeper.html">
                 BookKeeper
               </a>
             </li>
@@ -232,42 +232,42 @@
 		      <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Tutorials<span class="caret"></span></a>
           <ul class="dropdown-menu">
             <li class="dropdown-header"><strong>Basic</strong></li>
-            <li><a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/basic-1">Write Records (via Core Library)</a></li>
-            <li><a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/basic-2">Write Records (via Write Proxy)</a></li>
-            <li><a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/basic-3">Write Records to multiple streams</a></li>
-            <li><a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/basic-4">Atomic Write Records</a></li>
-            <li><a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/basic-5">Tailing Read Records</a></li>
-            <li><a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/basic-6">Rewind Read Records</a></li>
+            <li><a href="/docs/latest/tutorials/basic-1">Write Records (via Core Library)</a></li>
+            <li><a href="/docs/latest/tutorials/basic-2">Write Records (via Write Proxy)</a></li>
+            <li><a href="/docs/latest/tutorials/basic-3">Write Records to multiple streams</a></li>
+            <li><a href="/docs/latest/tutorials/basic-4">Atomic Write Records</a></li>
+            <li><a href="/docs/latest/tutorials/basic-5">Tailing Read Records</a></li>
+            <li><a href="/docs/latest/tutorials/basic-6">Rewind Read Records</a></li>
             <li role="separator" class="divider"></li>
             <li class="dropdown-header"><strong>Messaging</strong></li>
             
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/messaging-1.html">
+              <a href="/docs/latest/tutorials/messaging-1.html">
                 Write records to partitioned streams
               </a>
             </li>
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/messaging-2.html">
+              <a href="/docs/latest/tutorials/messaging-2.html">
                 Write records to multiple streams (load balancer)
               </a>
             </li>
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/messaging-3.html">
+              <a href="/docs/latest/tutorials/messaging-3.html">
                 At-least-once Processing
               </a>
             </li>
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/messaging-4.html">
+              <a href="/docs/latest/tutorials/messaging-4.html">
                 Exact-Once Processing
               </a>
             </li>
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/messaging-5.html">
+              <a href="/docs/latest/tutorials/messaging-5.html">
                 Implement a kafka-like pub/sub system
               </a>
             </li>
@@ -277,14 +277,14 @@
             
             
             <li>
-              <a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/replicatedstatemachines.html">
+              <a href="/docs/latest/tutorials/replicatedstatemachines.html">
                 Build replicated state machines
               </a>
             </li>
             
             <li role="separator" class="divider"></li>
             <li class="dropdown-header"><strong>Analytics</strong></li>
-            <li><a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/analytics-mapreduce">Process log streams using MapReduce</a></li>
+            <li><a href="/docs/latest/tutorials/analytics-mapreduce">Process log streams using MapReduce</a></li>
           </ul>
         </li>
       </ul>
@@ -338,7 +338,7 @@ under the License.
                   <a href="http://www.apache.org">The Apache Software Foundation.</a> All Rights Reserved.
               </p>
               <p class="text-center">
-                  <a href="http://distributedlog.incubator.apache.org/docs/latest/feed.xml">RSS Feed</a>
+                  <a href="/docs/latest/feed.xml">RSS Feed</a>
               </p>
           </footer>
       </div>