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
The following commit(s) were added to refs/heads/asf-site by this push:
new 6639e7d06 [FLINK-34180][docs] Add links to Flink CDC quickstart and
documentation (#722)
6639e7d06 is described below
commit 6639e7d06acd64a443dc03662e6aa0e0a6999c64
Author: gongzhongqiang <[email protected]>
AuthorDate: Thu Mar 14 10:28:31 2024 +0800
[FLINK-34180][docs] Add links to Flink CDC quickstart and documentation
(#722)
---
docs/config.toml | 2 ++
.../training-course.md => documentation/flink-cdc-master.md} | 10 +++++-----
.../training-course.md => documentation/flink-cdc-stable.md} | 10 +++++-----
docs/content.zh/getting-started/training-course.md | 2 +-
.../getting-started/{training-course.md => with-flink-cdc.md} | 8 ++++----
.../documentation/flink-cdc-master.md} | 10 +++++-----
.../documentation/flink-cdc-stable.md} | 10 +++++-----
docs/content/getting-started/training-course.md | 2 +-
.../getting-started/with-flink-cdc.md} | 8 ++++----
9 files changed, 32 insertions(+), 30 deletions(-)
diff --git a/docs/config.toml b/docs/config.toml
index e2963d2df..5b935421b 100644
--- a/docs/config.toml
+++ b/docs/config.toml
@@ -49,6 +49,8 @@ posts = "/:year/:month/:day/:title/"
StateFunStableShortVersion = "3.3"
FlinkMLStableVersion = "2.3.0"
FlinkMLStableShortVersion = "2.3"
+ FlinkCDCStableVersion = "3.0.0"
+ FlinkCDCStableShortVersion = "3.0"
FlinkKubernetesOperatorStableVersion = "1.7.0"
FlinkKubernetesOperatorStableShortVersion = "1.7"
FlinkTableStoreStableVersion = "0.3.0"
diff --git a/docs/content.zh/getting-started/training-course.md
b/docs/content.zh/documentation/flink-cdc-master.md
similarity index 75%
copy from docs/content.zh/getting-started/training-course.md
copy to docs/content.zh/documentation/flink-cdc-master.md
index 5dc8bb99a..359c469d1 100644
--- a/docs/content.zh/getting-started/training-course.md
+++ b/docs/content.zh/documentation/flink-cdc-master.md
@@ -1,7 +1,7 @@
---
-weight: 6
-title: Training Course
-bookHref:
"https://nightlies.apache.org/flink/flink-docs-stable/docs/learn-flink/overview/"
+weight: 12
+title: CDC Master (snapshot)
+bookHref: "https://nightlies.apache.org/flink/flink-cdc-docs-master"
---
<!--
Licensed to the Apache Software Foundation (ASF) under one
@@ -22,6 +22,6 @@ specific language governing permissions and limitations
under the License.
-->
-# Training Course
+# Flink CDC documentation (latest snapshot)
-{{< external_link name="Read all about the Flink Training Course here.">}}
\ No newline at end of file
+{{< external_link name="You can find the Flink CDC documentation for the
latest snapshot here.">}}
\ No newline at end of file
diff --git a/docs/content.zh/getting-started/training-course.md
b/docs/content.zh/documentation/flink-cdc-stable.md
similarity index 73%
copy from docs/content.zh/getting-started/training-course.md
copy to docs/content.zh/documentation/flink-cdc-stable.md
index 5dc8bb99a..36ca24622 100644
--- a/docs/content.zh/getting-started/training-course.md
+++ b/docs/content.zh/documentation/flink-cdc-stable.md
@@ -1,7 +1,7 @@
---
-weight: 6
-title: Training Course
-bookHref:
"https://nightlies.apache.org/flink/flink-docs-stable/docs/learn-flink/overview/"
+weight: 11
+title: CDC $FlinkCDCStableShortVersion (stable)
+bookHref: "https://nightlies.apache.org/flink/flink-cdc-docs-stable"
---
<!--
Licensed to the Apache Software Foundation (ASF) under one
@@ -22,6 +22,6 @@ specific language governing permissions and limitations
under the License.
-->
-# Training Course
+# Flink CDC documentation (latest stable release)
-{{< external_link name="Read all about the Flink Training Course here.">}}
\ No newline at end of file
+{{< external_link name="You can find the Flink CDC documentation for the
latest stable release here.">}}
\ No newline at end of file
diff --git a/docs/content.zh/getting-started/training-course.md
b/docs/content.zh/getting-started/training-course.md
index 5dc8bb99a..9faab0229 100644
--- a/docs/content.zh/getting-started/training-course.md
+++ b/docs/content.zh/getting-started/training-course.md
@@ -1,5 +1,5 @@
---
-weight: 6
+weight: 7
title: Training Course
bookHref:
"https://nightlies.apache.org/flink/flink-docs-stable/docs/learn-flink/overview/"
---
diff --git a/docs/content.zh/getting-started/training-course.md
b/docs/content.zh/getting-started/with-flink-cdc.md
similarity index 78%
copy from docs/content.zh/getting-started/training-course.md
copy to docs/content.zh/getting-started/with-flink-cdc.md
index 5dc8bb99a..b08a64fc4 100644
--- a/docs/content.zh/getting-started/training-course.md
+++ b/docs/content.zh/getting-started/with-flink-cdc.md
@@ -1,7 +1,7 @@
---
weight: 6
-title: Training Course
-bookHref:
"https://nightlies.apache.org/flink/flink-docs-stable/docs/learn-flink/overview/"
+title: With Flink CDC
+bookHref:
"https://nightlies.apache.org/flink/flink-cdc-docs-stable/docs/try-flink-cdc"
---
<!--
Licensed to the Apache Software Foundation (ASF) under one
@@ -22,6 +22,6 @@ specific language governing permissions and limitations
under the License.
-->
-# Training Course
+# Getting Started with Flink CDC
-{{< external_link name="Read all about the Flink Training Course here.">}}
\ No newline at end of file
+{{< external_link name="Read how you can get started with Flink CDC here.">}}
\ No newline at end of file
diff --git a/docs/content.zh/getting-started/training-course.md
b/docs/content/documentation/flink-cdc-master.md
similarity index 75%
copy from docs/content.zh/getting-started/training-course.md
copy to docs/content/documentation/flink-cdc-master.md
index 5dc8bb99a..359c469d1 100644
--- a/docs/content.zh/getting-started/training-course.md
+++ b/docs/content/documentation/flink-cdc-master.md
@@ -1,7 +1,7 @@
---
-weight: 6
-title: Training Course
-bookHref:
"https://nightlies.apache.org/flink/flink-docs-stable/docs/learn-flink/overview/"
+weight: 12
+title: CDC Master (snapshot)
+bookHref: "https://nightlies.apache.org/flink/flink-cdc-docs-master"
---
<!--
Licensed to the Apache Software Foundation (ASF) under one
@@ -22,6 +22,6 @@ specific language governing permissions and limitations
under the License.
-->
-# Training Course
+# Flink CDC documentation (latest snapshot)
-{{< external_link name="Read all about the Flink Training Course here.">}}
\ No newline at end of file
+{{< external_link name="You can find the Flink CDC documentation for the
latest snapshot here.">}}
\ No newline at end of file
diff --git a/docs/content.zh/getting-started/training-course.md
b/docs/content/documentation/flink-cdc-stable.md
similarity index 73%
copy from docs/content.zh/getting-started/training-course.md
copy to docs/content/documentation/flink-cdc-stable.md
index 5dc8bb99a..36ca24622 100644
--- a/docs/content.zh/getting-started/training-course.md
+++ b/docs/content/documentation/flink-cdc-stable.md
@@ -1,7 +1,7 @@
---
-weight: 6
-title: Training Course
-bookHref:
"https://nightlies.apache.org/flink/flink-docs-stable/docs/learn-flink/overview/"
+weight: 11
+title: CDC $FlinkCDCStableShortVersion (stable)
+bookHref: "https://nightlies.apache.org/flink/flink-cdc-docs-stable"
---
<!--
Licensed to the Apache Software Foundation (ASF) under one
@@ -22,6 +22,6 @@ specific language governing permissions and limitations
under the License.
-->
-# Training Course
+# Flink CDC documentation (latest stable release)
-{{< external_link name="Read all about the Flink Training Course here.">}}
\ No newline at end of file
+{{< external_link name="You can find the Flink CDC documentation for the
latest stable release here.">}}
\ No newline at end of file
diff --git a/docs/content/getting-started/training-course.md
b/docs/content/getting-started/training-course.md
index 5dc8bb99a..9faab0229 100644
--- a/docs/content/getting-started/training-course.md
+++ b/docs/content/getting-started/training-course.md
@@ -1,5 +1,5 @@
---
-weight: 6
+weight: 7
title: Training Course
bookHref:
"https://nightlies.apache.org/flink/flink-docs-stable/docs/learn-flink/overview/"
---
diff --git a/docs/content.zh/getting-started/training-course.md
b/docs/content/getting-started/with-flink-cdc.md
similarity index 78%
copy from docs/content.zh/getting-started/training-course.md
copy to docs/content/getting-started/with-flink-cdc.md
index 5dc8bb99a..b08a64fc4 100644
--- a/docs/content.zh/getting-started/training-course.md
+++ b/docs/content/getting-started/with-flink-cdc.md
@@ -1,7 +1,7 @@
---
weight: 6
-title: Training Course
-bookHref:
"https://nightlies.apache.org/flink/flink-docs-stable/docs/learn-flink/overview/"
+title: With Flink CDC
+bookHref:
"https://nightlies.apache.org/flink/flink-cdc-docs-stable/docs/try-flink-cdc"
---
<!--
Licensed to the Apache Software Foundation (ASF) under one
@@ -22,6 +22,6 @@ specific language governing permissions and limitations
under the License.
-->
-# Training Course
+# Getting Started with Flink CDC
-{{< external_link name="Read all about the Flink Training Course here.">}}
\ No newline at end of file
+{{< external_link name="Read how you can get started with Flink CDC here.">}}
\ No newline at end of file