This is an automated email from the ASF dual-hosted git repository.

bhavanisudha pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/hudi.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 504dc3a  Fix version number (#4159)
504dc3a is described below

commit 504dc3a1fbafdae76876ff1d31f21a99abb0f696
Author: rmahindra123 <[email protected]>
AuthorDate: Mon Nov 29 14:57:38 2021 -0800

    Fix version number (#4159)
    
    Co-authored-by: rmahindra123 <[email protected]>
---
 website/src/pages/index.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/website/src/pages/index.js b/website/src/pages/index.js
index b58e78a..9cf4cdd 100644
--- a/website/src/pages/index.js
+++ b/website/src/pages/index.js
@@ -14,7 +14,7 @@ return (
       <div className="container">
        <div className="wrapper">
       <br/>
-      <p className="hero__subtitle"><i>Participate in the Apache Hudi 0.10 
release that is being voted <a 
href="https://lists.apache.org/thread/jtotwt6g0v8d4ssx6cozntqg461lsfp4";>here</a>,
+      <p className="hero__subtitle"><i>Participate in the Apache Hudi 0.10.0 
release that is being voted <a 
href="https://lists.apache.org/thread/jtotwt6g0v8d4ssx6cozntqg461lsfp4";>here</a>,
       which adds <a href="http://tinyurl.com/3mbcx9es";>cool features</a> like 
Kafka Connect sink, <br/>
       z-ordering/ hilbert curves, dbt & more</i></p>
     </div></div>

Reply via email to