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

lzljs3620320 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/paimon-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 51aa27ae20 Update quickstart
51aa27ae20 is described below

commit 51aa27ae204d8eef74ab51c83a848d43b5e62b16
Author: Jingsong <[email protected]>
AuthorDate: Mon Apr 8 10:21:36 2024 +0800

    Update quickstart
---
 main/index.html | 4 ++--
 main/team.html  | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/main/index.html b/main/index.html
index 1021a377fb..414c6a3ead 100755
--- a/main/index.html
+++ b/main/index.html
@@ -50,8 +50,8 @@ under the License.
                   Get Started
                 </a>
                 <div class="dropdown-menu dropdown-menu-dark" 
aria-labelledby="getStartedLink">
-                  <a class="dropdown-item" 
href="https://paimon.apache.org/docs/master/engines/flink/";>Flink</a>
-                  <a class="dropdown-item" 
href="https://paimon.apache.org/docs/master/engines/spark/";>Spark</a>
+                  <a class="dropdown-item" 
href="https://paimon.apache.org/docs/master/flink/quick-start/";>Flink</a>
+                  <a class="dropdown-item" 
href="https://paimon.apache.org/docs/master/spark/quick-start/";>Spark</a>
                   <a class="dropdown-item" 
href="https://paimon.apache.org/docs/master/engines/hive/";>Hive</a>
                   <a class="dropdown-item" 
href="https://paimon.apache.org/docs/master/engines/presto/";>Presto</a>
                   <a class="dropdown-item" 
href="https://paimon.apache.org/docs/master/engines/trino/";>Trino</a>
diff --git a/main/team.html b/main/team.html
index 2ef242e31f..b8eaa8cd3b 100644
--- a/main/team.html
+++ b/main/team.html
@@ -45,7 +45,7 @@ under the License.
 
       <div class="row justify-content-center pt-3 pb-3">
         <div class="col-auto text-center">
-          <h3>PPMCs</h3>
+          <h3>PMCs</h3>
           <table class="table table-bordered w-auto">
             <tbody>
               <tr>
@@ -88,7 +88,7 @@ under the License.
       <div class="row justify-content-center pt-3 pb-5">
         <div class="col-auto text-center">
           <h3>Committers</h3>
-          <p>(Apart from PPMCs)</p>
+          <p>(Apart from PMCs)</p>
           <table class="table table-bordered w-auto">
             <tbody>
               <tr>

Reply via email to