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

renqs pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/flink-web.git

commit 9d0761c266d29ae81efc95bc22b9c262fa9e487f
Author: gongzhongqiang <gongzhongqi...@gigacloudtech.com>
AuthorDate: Tue Mar 26 20:12:39 2024 +0800

    [FLINK-34946] Flink Website Menu Adjustment
---
 docs/config.toml                                   |  2 --
 docs/content.zh/documentation/flink-cdc-master.md  |  2 +-
 docs/content.zh/documentation/flink-cdc-stable.md  |  2 +-
 .../flink-kubernetes-operator-master.md            |  2 +-
 .../flink-kubernetes-operator-stable.md            |  2 +-
 .../flink-stateful-functions-master.md             |  2 +-
 .../flink-stateful-functions-stable.md             |  2 +-
 docs/content.zh/documentation/flinkml-master.md    |  2 +-
 docs/content.zh/documentation/flinkml-stable.md    |  2 +-
 .../documentation/paimon-incubating-master.md      | 27 ----------------------
 docs/content.zh/downloads.md                       |  6 -----
 docs/content.zh/getting-started/training-course.md |  2 +-
 docs/content.zh/getting-started/with-flink-cdc.md  |  2 +-
 .../with-flink-kubernetes-operator.md              |  2 +-
 docs/content.zh/getting-started/with-flink-ml.md   |  2 +-
 .../with-flink-stateful-functions.md               |  2 +-
 .../getting-started/with-paimon-incubating.md      | 27 ----------------------
 docs/content/documentation/flink-cdc-master.md     |  2 +-
 docs/content/documentation/flink-cdc-stable.md     |  2 +-
 .../flink-kubernetes-operator-master.md            |  2 +-
 .../flink-kubernetes-operator-stable.md            |  2 +-
 .../flink-stateful-functions-master.md             |  2 +-
 .../flink-stateful-functions-stable.md             |  2 +-
 docs/content/documentation/flinkml-master.md       |  2 +-
 docs/content/documentation/flinkml-stable.md       |  2 +-
 .../documentation/paimon-incubating-master.md      | 27 ----------------------
 docs/content/downloads.md                          |  6 -----
 docs/content/getting-started/training-course.md    |  2 +-
 docs/content/getting-started/with-flink-cdc.md     |  2 +-
 .../with-flink-kubernetes-operator.md              |  2 +-
 docs/content/getting-started/with-flink-ml.md      |  2 +-
 .../with-flink-stateful-functions.md               |  2 +-
 .../getting-started/with-paimon-incubating.md      | 27 ----------------------
 docs/content/what-is-flink/community.md            | 24 +++++++++----------
 34 files changed, 38 insertions(+), 160 deletions(-)

diff --git a/docs/config.toml b/docs/config.toml
index 66d3df4af..cc8aa6909 100644
--- a/docs/config.toml
+++ b/docs/config.toml
@@ -53,8 +53,6 @@ posts = "/:year/:month/:day/:title/"
   FlinkCDCStableShortVersion = "3.0"
   FlinkKubernetesOperatorStableVersion = "1.8.0"
   FlinkKubernetesOperatorStableShortVersion = "1.8"
-  FlinkTableStoreStableVersion = "0.3.0"
-  FlinkTableStoreStableShortVersion = "0.3"
   ScalaVersion = "2.12.7"
   ScalaShortVersion = "2.12"
   JavaVersion = "1.8"
diff --git a/docs/content.zh/documentation/flink-cdc-master.md 
b/docs/content.zh/documentation/flink-cdc-master.md
index 359c469d1..faeb49f5a 100644
--- a/docs/content.zh/documentation/flink-cdc-master.md
+++ b/docs/content.zh/documentation/flink-cdc-master.md
@@ -1,5 +1,5 @@
 ---
-weight: 12
+weight: 6
 title: CDC Master (snapshot)
 bookHref: "https://nightlies.apache.org/flink/flink-cdc-docs-master";
 ---
diff --git a/docs/content.zh/documentation/flink-cdc-stable.md 
b/docs/content.zh/documentation/flink-cdc-stable.md
index 36ca24622..41c58ac04 100644
--- a/docs/content.zh/documentation/flink-cdc-stable.md
+++ b/docs/content.zh/documentation/flink-cdc-stable.md
@@ -1,5 +1,5 @@
 ---
-weight: 11
+weight: 5
 title: CDC $FlinkCDCStableShortVersion (stable)
 bookHref: "https://nightlies.apache.org/flink/flink-cdc-docs-stable";
 ---
diff --git a/docs/content.zh/documentation/flink-kubernetes-operator-master.md 
b/docs/content.zh/documentation/flink-kubernetes-operator-master.md
index 4d8c6e0fd..45bb04bdc 100644
--- a/docs/content.zh/documentation/flink-kubernetes-operator-master.md
+++ b/docs/content.zh/documentation/flink-kubernetes-operator-master.md
@@ -1,5 +1,5 @@
 ---
-weight: 8
+weight: 4
 title: Kubernetes Operator Main (snapshot)
 bookHref: 
"https://nightlies.apache.org/flink/flink-kubernetes-operator-docs-main";
 ---
diff --git a/docs/content.zh/documentation/flink-kubernetes-operator-stable.md 
b/docs/content.zh/documentation/flink-kubernetes-operator-stable.md
index 60f01d4c6..29c7161b9 100644
--- a/docs/content.zh/documentation/flink-kubernetes-operator-stable.md
+++ b/docs/content.zh/documentation/flink-kubernetes-operator-stable.md
@@ -1,5 +1,5 @@
 ---
-weight: 7
+weight: 3
 title: Kubernetes Operator $FlinkKubernetesOperatorStableShortVersion (latest)
 bookHref: 
"https://nightlies.apache.org/flink/flink-kubernetes-operator-docs-stable/";
 ---
diff --git a/docs/content.zh/documentation/flink-stateful-functions-master.md 
b/docs/content.zh/documentation/flink-stateful-functions-master.md
index c32ca9e65..826ce539b 100644
--- a/docs/content.zh/documentation/flink-stateful-functions-master.md
+++ b/docs/content.zh/documentation/flink-stateful-functions-master.md
@@ -1,5 +1,5 @@
 ---
-weight: 4
+weight: 10
 title: Stateful Functions Master (snapshot)
 bookHref: "https://nightlies.apache.org/flink/flink-statefun-docs-master";
 ---
diff --git a/docs/content.zh/documentation/flink-stateful-functions-stable.md 
b/docs/content.zh/documentation/flink-stateful-functions-stable.md
index 2aa8a795b..ffebc7e8f 100644
--- a/docs/content.zh/documentation/flink-stateful-functions-stable.md
+++ b/docs/content.zh/documentation/flink-stateful-functions-stable.md
@@ -1,5 +1,5 @@
 ---
-weight: 4
+weight: 9
 title: Stateful Functions $StateFunStableShortVersion (stable)
 bookHref: "https://nightlies.apache.org/flink/flink-statefun-docs-stable/";
 ---
diff --git a/docs/content.zh/documentation/flinkml-master.md 
b/docs/content.zh/documentation/flinkml-master.md
index 2feec4122..598737906 100644
--- a/docs/content.zh/documentation/flinkml-master.md
+++ b/docs/content.zh/documentation/flinkml-master.md
@@ -1,5 +1,5 @@
 ---
-weight: 6
+weight: 8
 title: ML Master (snapshot)
 bookHref: "https://nightlies.apache.org/flink/flink-ml-docs-master";
 ---
diff --git a/docs/content.zh/documentation/flinkml-stable.md 
b/docs/content.zh/documentation/flinkml-stable.md
index 2cde6ee95..ad5d431c9 100644
--- a/docs/content.zh/documentation/flinkml-stable.md
+++ b/docs/content.zh/documentation/flinkml-stable.md
@@ -1,5 +1,5 @@
 ---
-weight: 5
+weight: 7
 title: ML $FlinkMLStableShortVersion (stable)
 bookHref: "https://nightlies.apache.org/flink/flink-ml-docs-stable/";
 ---
diff --git a/docs/content.zh/documentation/paimon-incubating-master.md 
b/docs/content.zh/documentation/paimon-incubating-master.md
deleted file mode 100644
index 194acbc55..000000000
--- a/docs/content.zh/documentation/paimon-incubating-master.md
+++ /dev/null
@@ -1,27 +0,0 @@
----
-weight: 10
-title: Paimon(incubating) (formely Flink Table Store) Master
-bookHref: "https://paimon.apache.org/docs/master/";
----
-<!--
-Licensed to the Apache Software Foundation (ASF) under one
-or more contributor license agreements.  See the NOTICE file
-distributed with this work for additional information
-regarding copyright ownership.  The ASF licenses this file
-to you under the Apache License, Version 2.0 (the
-"License"); you may not use this file except in compliance
-with the License.  You may obtain a copy of the License at
-
-  http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing,
-software distributed under the License is distributed on an
-"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-KIND, either express or implied.  See the License for the
-specific language governing permissions and limitations
-under the License.
--->
-
-# Paimon(incubating) (formely Flink Table Store) documentation (latest 
snapshot)
-
-{{< external_link name="You can find the Paimon(incubating) (formely Flink 
Table Store) documentation for the latest snapshot here.">}}
\ No newline at end of file
diff --git a/docs/content.zh/downloads.md b/docs/content.zh/downloads.md
index bad083e2b..57d82f7b4 100644
--- a/docs/content.zh/downloads.md
+++ b/docs/content.zh/downloads.md
@@ -55,12 +55,6 @@ Apache Flink® Kubernetes Operator {{< param 
FlinkKubernetesOperatorStableShortV
 
 {{% flink_download "flink_kubernetes_operator" %}}
 
-## Apache Flink Table Store (currently Apache Paimon(incubating))
-
-Apache Flink® Table Store {{< param FlinkTableStoreStableShortVersion >}} 
是其作为Flink子项目时,最后的发布版本。目前其已经成为[Apache 
Paimon(incubating)](https://paimon.apache.org/)项目。
-
-{{% flink_download "flink_table_store" %}}
-
 ## 额外组件
 
 其他不包含在 Flink 的主要发布的组件如下所示:
diff --git a/docs/content.zh/getting-started/training-course.md 
b/docs/content.zh/getting-started/training-course.md
index 9faab0229..5dc8bb99a 100644
--- a/docs/content.zh/getting-started/training-course.md
+++ b/docs/content.zh/getting-started/training-course.md
@@ -1,5 +1,5 @@
 ---
-weight: 7
+weight: 6
 title: Training Course
 bookHref: 
"https://nightlies.apache.org/flink/flink-docs-stable/docs/learn-flink/overview/";
 ---
diff --git a/docs/content.zh/getting-started/with-flink-cdc.md 
b/docs/content.zh/getting-started/with-flink-cdc.md
index 06a72cd9e..9bc15342e 100644
--- a/docs/content.zh/getting-started/with-flink-cdc.md
+++ b/docs/content.zh/getting-started/with-flink-cdc.md
@@ -1,5 +1,5 @@
 ---
-weight: 6
+weight: 3
 title: With Flink CDC
 bookHref: 
"https://nightlies.apache.org/flink/flink-cdc-docs-stable/docs/get-started/introduction/";
 ---
diff --git a/docs/content.zh/getting-started/with-flink-kubernetes-operator.md 
b/docs/content.zh/getting-started/with-flink-kubernetes-operator.md
index 9c8d4c2f5..43be47507 100644
--- a/docs/content.zh/getting-started/with-flink-kubernetes-operator.md
+++ b/docs/content.zh/getting-started/with-flink-kubernetes-operator.md
@@ -1,5 +1,5 @@
 ---
-weight: 4
+weight: 2
 title: With Flink Kubernetes Operator
 bookHref: 
"https://nightlies.apache.org/flink/flink-kubernetes-operator-docs-stable/docs/try-flink-kubernetes-operator/quick-start/";
 ---
diff --git a/docs/content.zh/getting-started/with-flink-ml.md 
b/docs/content.zh/getting-started/with-flink-ml.md
index fcc2c6bee..c76d682ca 100644
--- a/docs/content.zh/getting-started/with-flink-ml.md
+++ b/docs/content.zh/getting-started/with-flink-ml.md
@@ -1,5 +1,5 @@
 ---
-weight: 3
+weight: 4
 title: With Flink ML
 bookHref: 
"https://nightlies.apache.org/flink/flink-ml-docs-stable/docs/try-flink-ml/quick-start/";
 ---
diff --git a/docs/content.zh/getting-started/with-flink-stateful-functions.md 
b/docs/content.zh/getting-started/with-flink-stateful-functions.md
index d80b0db2e..75374dfee 100644
--- a/docs/content.zh/getting-started/with-flink-stateful-functions.md
+++ b/docs/content.zh/getting-started/with-flink-stateful-functions.md
@@ -1,5 +1,5 @@
 ---
-weight: 2
+weight: 5
 title: With Flink Stateful Functions
 bookHref: 
"https://nightlies.apache.org/flink/flink-statefun-docs-stable/getting-started/project-setup.html";
 ---
diff --git a/docs/content.zh/getting-started/with-paimon-incubating.md 
b/docs/content.zh/getting-started/with-paimon-incubating.md
deleted file mode 100644
index 83f8a02dc..000000000
--- a/docs/content.zh/getting-started/with-paimon-incubating.md
+++ /dev/null
@@ -1,27 +0,0 @@
----
-weight: 5
-title: With Paimon(incubating) (formerly Flink Table Store)
-bookHref: "https://paimon.apache.org/docs/master/engines/flink/";
----
-<!--
-Licensed to the Apache Software Foundation (ASF) under one
-or more contributor license agreements.  See the NOTICE file
-distributed with this work for additional information
-regarding copyright ownership.  The ASF licenses this file
-to you under the Apache License, Version 2.0 (the
-"License"); you may not use this file except in compliance
-with the License.  You may obtain a copy of the License at
-
-  http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing,
-software distributed under the License is distributed on an
-"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-KIND, either express or implied.  See the License for the
-specific language governing permissions and limitations
-under the License.
--->
-
-# Getting Started with Apache Paimon(incubating) (formerly Flink Table Store)
-
-{{< external_link name="Read how you can get started with Apache 
Paimon(incubating) (formerly Flink Table Store) here.">}}
\ No newline at end of file
diff --git a/docs/content/documentation/flink-cdc-master.md 
b/docs/content/documentation/flink-cdc-master.md
index 359c469d1..faeb49f5a 100644
--- a/docs/content/documentation/flink-cdc-master.md
+++ b/docs/content/documentation/flink-cdc-master.md
@@ -1,5 +1,5 @@
 ---
-weight: 12
+weight: 6
 title: CDC Master (snapshot)
 bookHref: "https://nightlies.apache.org/flink/flink-cdc-docs-master";
 ---
diff --git a/docs/content/documentation/flink-cdc-stable.md 
b/docs/content/documentation/flink-cdc-stable.md
index 36ca24622..41c58ac04 100644
--- a/docs/content/documentation/flink-cdc-stable.md
+++ b/docs/content/documentation/flink-cdc-stable.md
@@ -1,5 +1,5 @@
 ---
-weight: 11
+weight: 5
 title: CDC $FlinkCDCStableShortVersion (stable)
 bookHref: "https://nightlies.apache.org/flink/flink-cdc-docs-stable";
 ---
diff --git a/docs/content/documentation/flink-kubernetes-operator-master.md 
b/docs/content/documentation/flink-kubernetes-operator-master.md
index 4d8c6e0fd..45bb04bdc 100644
--- a/docs/content/documentation/flink-kubernetes-operator-master.md
+++ b/docs/content/documentation/flink-kubernetes-operator-master.md
@@ -1,5 +1,5 @@
 ---
-weight: 8
+weight: 4
 title: Kubernetes Operator Main (snapshot)
 bookHref: 
"https://nightlies.apache.org/flink/flink-kubernetes-operator-docs-main";
 ---
diff --git a/docs/content/documentation/flink-kubernetes-operator-stable.md 
b/docs/content/documentation/flink-kubernetes-operator-stable.md
index 60f01d4c6..29c7161b9 100644
--- a/docs/content/documentation/flink-kubernetes-operator-stable.md
+++ b/docs/content/documentation/flink-kubernetes-operator-stable.md
@@ -1,5 +1,5 @@
 ---
-weight: 7
+weight: 3
 title: Kubernetes Operator $FlinkKubernetesOperatorStableShortVersion (latest)
 bookHref: 
"https://nightlies.apache.org/flink/flink-kubernetes-operator-docs-stable/";
 ---
diff --git a/docs/content/documentation/flink-stateful-functions-master.md 
b/docs/content/documentation/flink-stateful-functions-master.md
index c32ca9e65..826ce539b 100644
--- a/docs/content/documentation/flink-stateful-functions-master.md
+++ b/docs/content/documentation/flink-stateful-functions-master.md
@@ -1,5 +1,5 @@
 ---
-weight: 4
+weight: 10
 title: Stateful Functions Master (snapshot)
 bookHref: "https://nightlies.apache.org/flink/flink-statefun-docs-master";
 ---
diff --git a/docs/content/documentation/flink-stateful-functions-stable.md 
b/docs/content/documentation/flink-stateful-functions-stable.md
index 2aa8a795b..ffebc7e8f 100644
--- a/docs/content/documentation/flink-stateful-functions-stable.md
+++ b/docs/content/documentation/flink-stateful-functions-stable.md
@@ -1,5 +1,5 @@
 ---
-weight: 4
+weight: 9
 title: Stateful Functions $StateFunStableShortVersion (stable)
 bookHref: "https://nightlies.apache.org/flink/flink-statefun-docs-stable/";
 ---
diff --git a/docs/content/documentation/flinkml-master.md 
b/docs/content/documentation/flinkml-master.md
index 2feec4122..598737906 100644
--- a/docs/content/documentation/flinkml-master.md
+++ b/docs/content/documentation/flinkml-master.md
@@ -1,5 +1,5 @@
 ---
-weight: 6
+weight: 8
 title: ML Master (snapshot)
 bookHref: "https://nightlies.apache.org/flink/flink-ml-docs-master";
 ---
diff --git a/docs/content/documentation/flinkml-stable.md 
b/docs/content/documentation/flinkml-stable.md
index 2cde6ee95..ad5d431c9 100644
--- a/docs/content/documentation/flinkml-stable.md
+++ b/docs/content/documentation/flinkml-stable.md
@@ -1,5 +1,5 @@
 ---
-weight: 5
+weight: 7
 title: ML $FlinkMLStableShortVersion (stable)
 bookHref: "https://nightlies.apache.org/flink/flink-ml-docs-stable/";
 ---
diff --git a/docs/content/documentation/paimon-incubating-master.md 
b/docs/content/documentation/paimon-incubating-master.md
deleted file mode 100644
index 194acbc55..000000000
--- a/docs/content/documentation/paimon-incubating-master.md
+++ /dev/null
@@ -1,27 +0,0 @@
----
-weight: 10
-title: Paimon(incubating) (formely Flink Table Store) Master
-bookHref: "https://paimon.apache.org/docs/master/";
----
-<!--
-Licensed to the Apache Software Foundation (ASF) under one
-or more contributor license agreements.  See the NOTICE file
-distributed with this work for additional information
-regarding copyright ownership.  The ASF licenses this file
-to you under the Apache License, Version 2.0 (the
-"License"); you may not use this file except in compliance
-with the License.  You may obtain a copy of the License at
-
-  http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing,
-software distributed under the License is distributed on an
-"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-KIND, either express or implied.  See the License for the
-specific language governing permissions and limitations
-under the License.
--->
-
-# Paimon(incubating) (formely Flink Table Store) documentation (latest 
snapshot)
-
-{{< external_link name="You can find the Paimon(incubating) (formely Flink 
Table Store) documentation for the latest snapshot here.">}}
\ No newline at end of file
diff --git a/docs/content/downloads.md b/docs/content/downloads.md
index fbebbcd86..445d267a8 100644
--- a/docs/content/downloads.md
+++ b/docs/content/downloads.md
@@ -55,12 +55,6 @@ Apache Flink® Kubernetes Operator {{< param 
FlinkKubernetesOperatorStableShortV
 
 {{% flink_download "flink_kubernetes_operator" %}}
 
-## Apache Flink Table Store (currently Apache Paimon(incubating))
-
-Apache Flink® Table Store {{< param FlinkTableStoreStableShortVersion >}}  is 
the last release when it's still a sub-project of Flink, it has joined as 
[Apache Paimon(incubating)](https://paimon.apache.org/) currently.
-
-Please refer to 
[Paimon-downloads](https://paimon.apache.org/docs/master/project/download/) to 
get the latest jars.
-
 ## Additional Components
 
 These are components that the Flink project develops which are not part of the 
main Flink release:
diff --git a/docs/content/getting-started/training-course.md 
b/docs/content/getting-started/training-course.md
index 9faab0229..5dc8bb99a 100644
--- a/docs/content/getting-started/training-course.md
+++ b/docs/content/getting-started/training-course.md
@@ -1,5 +1,5 @@
 ---
-weight: 7
+weight: 6
 title: Training Course
 bookHref: 
"https://nightlies.apache.org/flink/flink-docs-stable/docs/learn-flink/overview/";
 ---
diff --git a/docs/content/getting-started/with-flink-cdc.md 
b/docs/content/getting-started/with-flink-cdc.md
index 06a72cd9e..9bc15342e 100644
--- a/docs/content/getting-started/with-flink-cdc.md
+++ b/docs/content/getting-started/with-flink-cdc.md
@@ -1,5 +1,5 @@
 ---
-weight: 6
+weight: 3
 title: With Flink CDC
 bookHref: 
"https://nightlies.apache.org/flink/flink-cdc-docs-stable/docs/get-started/introduction/";
 ---
diff --git a/docs/content/getting-started/with-flink-kubernetes-operator.md 
b/docs/content/getting-started/with-flink-kubernetes-operator.md
index 9c8d4c2f5..43be47507 100644
--- a/docs/content/getting-started/with-flink-kubernetes-operator.md
+++ b/docs/content/getting-started/with-flink-kubernetes-operator.md
@@ -1,5 +1,5 @@
 ---
-weight: 4
+weight: 2
 title: With Flink Kubernetes Operator
 bookHref: 
"https://nightlies.apache.org/flink/flink-kubernetes-operator-docs-stable/docs/try-flink-kubernetes-operator/quick-start/";
 ---
diff --git a/docs/content/getting-started/with-flink-ml.md 
b/docs/content/getting-started/with-flink-ml.md
index fcc2c6bee..c76d682ca 100644
--- a/docs/content/getting-started/with-flink-ml.md
+++ b/docs/content/getting-started/with-flink-ml.md
@@ -1,5 +1,5 @@
 ---
-weight: 3
+weight: 4
 title: With Flink ML
 bookHref: 
"https://nightlies.apache.org/flink/flink-ml-docs-stable/docs/try-flink-ml/quick-start/";
 ---
diff --git a/docs/content/getting-started/with-flink-stateful-functions.md 
b/docs/content/getting-started/with-flink-stateful-functions.md
index d80b0db2e..75374dfee 100644
--- a/docs/content/getting-started/with-flink-stateful-functions.md
+++ b/docs/content/getting-started/with-flink-stateful-functions.md
@@ -1,5 +1,5 @@
 ---
-weight: 2
+weight: 5
 title: With Flink Stateful Functions
 bookHref: 
"https://nightlies.apache.org/flink/flink-statefun-docs-stable/getting-started/project-setup.html";
 ---
diff --git a/docs/content/getting-started/with-paimon-incubating.md 
b/docs/content/getting-started/with-paimon-incubating.md
deleted file mode 100644
index 83f8a02dc..000000000
--- a/docs/content/getting-started/with-paimon-incubating.md
+++ /dev/null
@@ -1,27 +0,0 @@
----
-weight: 5
-title: With Paimon(incubating) (formerly Flink Table Store)
-bookHref: "https://paimon.apache.org/docs/master/engines/flink/";
----
-<!--
-Licensed to the Apache Software Foundation (ASF) under one
-or more contributor license agreements.  See the NOTICE file
-distributed with this work for additional information
-regarding copyright ownership.  The ASF licenses this file
-to you under the Apache License, Version 2.0 (the
-"License"); you may not use this file except in compliance
-with the License.  You may obtain a copy of the License at
-
-  http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing,
-software distributed under the License is distributed on an
-"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-KIND, either express or implied.  See the License for the
-specific language governing permissions and limitations
-under the License.
--->
-
-# Getting Started with Apache Paimon(incubating) (formerly Flink Table Store)
-
-{{< external_link name="Read how you can get started with Apache 
Paimon(incubating) (formerly Flink Table Store) here.">}}
\ No newline at end of file
diff --git a/docs/content/what-is-flink/community.md 
b/docs/content/what-is-flink/community.md
index a0cf6c08e..52240abfa 100644
--- a/docs/content/what-is-flink/community.md
+++ b/docs/content/what-is-flink/community.md
@@ -202,25 +202,25 @@ There are plenty of meetups on 
[meetup.com](http://www.meetup.com/topics/apache-
     * ASF repository: 
[https://gitbox.apache.org/repos/asf/flink-docker.git](https://gitbox.apache.org/repos/asf/flink-docker.git)
     * GitHub mirror: 
[https://github.com/apache/flink-docker.git](https://github.com/apache/flink-docker.git)
 
-* **Flink Stateful Functions Repository**
-    * ASF repository: 
[https://gitbox.apache.org/repos/asf/flink-statefun.git](https://gitbox.apache.org/repos/asf/flink-statefun.git)
-    * GitHub mirror: 
[https://github.com/apache/flink-statefun](https://github.com/apache/flink-statefun)
+* **Flink Kubernetes Operator Repository**
+    * ASF repository: 
[https://gitbox.apache.org/repos/asf/flink-kubernetes-operator.git](https://gitbox.apache.org/repos/asf/flink-kubernetes-operator.git)
+    * GitHub mirror: 
[https://github.com/apache/flink-kubernetes-operator](https://github.com/apache/flink-kubernetes-operator)
 
-* **Flink Stateful Functions Docker Repository**
-    * ASF repository: 
[https://gitbox.apache.org/repos/asf/flink-statefun-docker.git](https://gitbox.apache.org/repos/asf/flink-statefun-docker.git)
-    * GitHub mirror: 
[https://github.com/apache/flink-statefun-docker](https://github.com/apache/flink-statefun-docker)
+* **Flink CDC Repository**
+    * ASF repository: 
[https://gitbox.apache.org/repos/asf/flink-cdc.git](https://gitbox.apache.org/repos/asf/flink-cdc.git)
+    * GitHub mirror: 
[https://github.com/apache/flink-cdc](https://github.com/apache/flink-cdc)
 
 * **Flink ML Repository**
     * ASF repository: 
[https://gitbox.apache.org/repos/asf/flink-ml.git](https://gitbox.apache.org/repos/asf/flink-ml.git)
     * GitHub mirror: 
[https://github.com/apache/flink-ml](https://github.com/apache/flink-ml)
 
-* **Flink Kubernetes Operator Repository**
-    * ASF repository: 
[https://gitbox.apache.org/repos/asf/flink-kubernetes-operator.git](https://gitbox.apache.org/repos/asf/flink-kubernetes-operator.git)
-    * GitHub mirror: 
[https://github.com/apache/flink-kubernetes-operator](https://github.com/apache/flink-kubernetes-operator)
+* **Flink Stateful Functions Repository**
+    * ASF repository: 
[https://gitbox.apache.org/repos/asf/flink-statefun.git](https://gitbox.apache.org/repos/asf/flink-statefun.git)
+    * GitHub mirror: 
[https://github.com/apache/flink-statefun](https://github.com/apache/flink-statefun)
 
-* **Apache Paimon(incubating) (formerly Flink Table Store) Repository**
-    * ASF repository: 
[https://gitbox.apache.org/repos/asf/incubator-paimon.git](https://gitbox.apache.org/repos/asf/incubator-paimon.git)
-    * GitHub mirror: 
[https://github.com/apache/incubator-paimon](https://github.com/apache/incubator-paimon)
+* **Flink Stateful Functions Docker Repository**
+    * ASF repository: 
[https://gitbox.apache.org/repos/asf/flink-statefun-docker.git](https://gitbox.apache.org/repos/asf/flink-statefun-docker.git)
+    * GitHub mirror: 
[https://github.com/apache/flink-statefun-docker](https://github.com/apache/flink-statefun-docker)
 
 * **Flink Website Repository**
     * ASF repository: 
[https://gitbox.apache.org/repos/asf/flink-web.git](https://gitbox.apache.org/repos/asf/flink-web.git)

Reply via email to