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

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


The following commit(s) were added to refs/heads/master by this push:
     new 826397cff Add link to Paimon mailing list
826397cff is described below

commit 826397cffb278450eeb35ca2b52ecada3d788751
Author: tsreaper <[email protected]>
AuthorDate: Mon Mar 27 18:38:50 2023 +0800

    Add link to Paimon mailing list
---
 index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/index.html b/index.html
index 5362d4e82..f5ee30762 100755
--- a/index.html
+++ b/index.html
@@ -184,7 +184,7 @@ under the License.
           </div>
 
           <div class="card border-primary col-md-10 col-xl-3 m-3" 
style="background-color: #ddeeff">
-            <a class="community-anchor" href="#">
+            <a class="community-anchor" 
href="https://github.com/apache/incubator-paimon#mailing-lists";>
               <div class="card-body">
                 <div class="row d-flex align-items-center">
                   <div class="col-2 align-self-center text-center 
text-primary">

Reply via email to