This is an automated email from the ASF dual-hosted git repository.
jxue pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/helix.git
The following commit(s) were added to refs/heads/master by this push:
new 671370b Update 0.9.9 to be replaced by 0.9.10
671370b is described below
commit 671370b9e6c8d78e86f19aa76e5dac1fbbb3ed6f
Author: Junkai Xue <[email protected]>
AuthorDate: Sat Apr 2 16:29:28 2022 -0700
Update 0.9.9 to be replaced by 0.9.10
---
website/src/site/site.xml | 8 +++-----
1 file changed, 3 insertions(+), 5 deletions(-)
diff --git a/website/src/site/site.xml b/website/src/site/site.xml
index d97aac6..2ba0453 100644
--- a/website/src/site/site.xml
+++ b/website/src/site/site.xml
@@ -66,9 +66,7 @@
<menu name="Documentation">
<item name="1.0.2" href="./1.0.2-docs/index.html"/>
- <item name="1.0.1" href="./1.0.1-docs/index.html"/>
- <item name="0.9.9" href="./0.9.9-docs/index.html"/>
- <item name="0.9.8" href="./0.9.8-docs/index.html"/>
+ <item name="0.9.10 (0.9.9)" href="./0.9.9-docs/index.html"/>
<item name="trunk" href="./trunk-docs/index.html"/>
</menu>
@@ -79,7 +77,7 @@
<item name="Download" href="./1.0.2-docs/download.html"/>
</menu>
- <menu name="Helix 0.9.9">
+ <menu name="Helix 0.9.10 (0.9.9)">
<item name="Documentation" href="./0.9.9-docs/index.html"/>
<item name="Quick Start" href="./0.9.9-docs/Quickstart.html"/>
<item name="Tutorial" href="./0.9.9-docs/Tutorial.html"/>
@@ -141,7 +139,7 @@
<slogan>A cluster management framework for partitioned and replicated
distributed resources</slogan>
<bottomNav>
<column>Learn</column>
- <column>Documentation|Helix 1.0.2|Helix 0.9.9</column>
+ <column>Documentation|Helix 1.0.2|Helix 0.9.10</column>
<column>Get Involved</column>
<column>ASF</column>
</bottomNav>