Repository: helix
Updated Branches:
  refs/heads/master 955fbcce6 -> 9492c513c


Update menu bar


Project: http://git-wip-us.apache.org/repos/asf/helix/repo
Commit: http://git-wip-us.apache.org/repos/asf/helix/commit/9492c513
Tree: http://git-wip-us.apache.org/repos/asf/helix/tree/9492c513
Diff: http://git-wip-us.apache.org/repos/asf/helix/diff/9492c513

Branch: refs/heads/master
Commit: 9492c513ce5c05fc73b4281d336536e7d577ac26
Parents: 955fbcc
Author: Junkai Xue <[email protected]>
Authored: Mon Jul 30 17:15:55 2018 -0700
Committer: Junkai Xue <[email protected]>
Committed: Mon Jul 30 17:16:02 2018 -0700

----------------------------------------------------------------------
 website/src/site/site.xml | 15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/helix/blob/9492c513/website/src/site/site.xml
----------------------------------------------------------------------
diff --git a/website/src/site/site.xml b/website/src/site/site.xml
index 330b744..75d0e9d 100644
--- a/website/src/site/site.xml
+++ b/website/src/site/site.xml
@@ -65,7 +65,8 @@
     </menu>
 
     <menu name="Documentation">
-      <item name="0.8.1 (stable)" href="./0.8.1-docs/index.html"/>
+      <item name="0.8.2 (stable)" href="./0.8.2-docs/index.html"/>
+      <item name="0.8.1" href="./0.8.1-docs/index.html"/>
       <item name="0.8.0" href="./0.8.0-docs/index.html"/>
       <item name="0.7.1 (beta)" href="./0.7.1-docs/index.html"/>
       <item name="0.6.9" href="./0.6.9-docs/index.html"/>
@@ -81,11 +82,11 @@
       <item name="trunk" href="./trunk-docs/index.html"/>
     </menu>
 
-    <menu name="Helix 0.8.1">
-      <item name="Documentation" href="./0.8.1-docs/index.html"/>
-      <item name="Quick Start" href="./0.8.1-docs/Quickstart.html"/>
-      <item name="Tutorial" href="./0.8.1-docs/Tutorial.html"/>
-      <item name="Download" href="./0.8.1-docs/download.html"/>
+    <menu name="Helix 0.8.2">
+      <item name="Documentation" href="./0.8.2-docs/index.html"/>
+      <item name="Quick Start" href="./0.8.2-docs/Quickstart.html"/>
+      <item name="Tutorial" href="./0.8.2-docs/Tutorial.html"/>
+      <item name="Download" href="./0.8.2-docs/download.html"/>
     </menu>
 
     <menu name="Helix 0.7.1 (beta)">
@@ -150,7 +151,7 @@
       <slogan>A cluster management framework for partitioned and replicated 
distributed resources</slogan>
       <bottomNav>
         <column>Learn</column>
-        <column>Documentation|Helix 0.8.1|Helix 0.7.1 (beta)</column>
+        <column>Documentation|Helix 0.8.2|Helix 0.7.1 (beta)</column>
         <column>Get Involved</column>
         <column>ASF</column>
       </bottomNav>

Reply via email to