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 fd73e7cf2 Fix the web link
fd73e7cf2 is described below

commit fd73e7cf295124dfa95216dbab6d53c31c728975
Author: Junkai Xue <[email protected]>
AuthorDate: Mon Nov 28 11:06:59 2022 -0800

    Fix the web link
---
 pom.xml                            | 9 ---------
 website/src/site/markdown/index.md | 2 +-
 2 files changed, 1 insertion(+), 10 deletions(-)

diff --git a/pom.xml b/pom.xml
index b18416cee..3284023d4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -98,15 +98,6 @@
       </roles>
       <timezone>-8</timezone>
     </developer>
-    <developer>
-      <id>omalley</id>
-      <name>Owen O'Malley</name>
-      <email>[email protected]</email>
-      <roles>
-        <role>Mentor / PMC Member</role>
-      </roles>
-      <timezone>-8</timezone>
-    </developer>
     <developer>
       <id>zzhang</id>
       <name>Zhen Zhang</name>
diff --git a/website/src/site/markdown/index.md 
b/website/src/site/markdown/index.md
index e7a657094..ed073ec63 100644
--- a/website/src/site/markdown/index.md
+++ b/website/src/site/markdown/index.md
@@ -79,7 +79,7 @@ Apache Helix has a new release:
 
 * [1.0.4](./1.0.4-docs/index.html) - A release containing major feature of 
cross zookeeper view aggregation support
 
-    [\[Quick Start\]](./1.0.3-docs/Quickstart.html) [\[Release 
Notes\]](./1.0.4-docs/releasenotes/release-1.0.4.html)
+    [\[Quick Start\]](./1.0.4-docs/Quickstart.html) [\[Release 
Notes\]](./1.0.4-docs/releasenotes/release-1.0.4.html)
 
 * [0.9.9](./0.9.9-docs/index.html) - A release with several critical bug 
fixing for 0.9 series release
 

Reply via email to