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

leonard pushed a commit to branch release-3.1
in repository https://gitbox.apache.org/repos/asf/flink-cdc.git

commit d52e54f5205a1e9bdf0c1ef5dcff7fcbfb1115dd
Author: Leonard Xu <xbjt...@gmail.com>
AuthorDate: Thu Nov 21 17:40:43 2024 +0800

    [hotfix][docs][pipeline-connector/vitess] Fix dead links
---
 docs/content.zh/docs/connectors/flink-sources/vitess-cdc.md | 2 +-
 docs/content/docs/connectors/flink-sources/vitess-cdc.md    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/content.zh/docs/connectors/flink-sources/vitess-cdc.md 
b/docs/content.zh/docs/connectors/flink-sources/vitess-cdc.md
index cdc975de1..0ac1f9b72 100644
--- a/docs/content.zh/docs/connectors/flink-sources/vitess-cdc.md
+++ b/docs/content.zh/docs/connectors/flink-sources/vitess-cdc.md
@@ -49,7 +49,7 @@ more released versions will be available in the Maven central 
warehouse.
 Setup Vitess server
 ----------------
 
-You can follow the Local Install via [Docker 
guide](https://vitess.io/docs/get-started/local-docker/), or the Vitess 
Operator for [Kubernetes guide](https://vitess.io/docs/get-started/operator/) 
to install Vitess. No special setup is needed to support Vitess connector.
+You can follow the Local Install via [Docker 
guide](https://vitess.io/docs/get-started/vttestserver-docker-image/), or the 
Vitess Operator for [Kubernetes 
guide](https://vitess.io/docs/get-started/operator/) to install Vitess. No 
special setup is needed to support Vitess connector.
 
 ### Checklist
 * Make sure that the VTGate host and its gRPC port (default is 15991) is 
accessible from the machine where the Vitess connector is installed
diff --git a/docs/content/docs/connectors/flink-sources/vitess-cdc.md 
b/docs/content/docs/connectors/flink-sources/vitess-cdc.md
index cdc975de1..0ac1f9b72 100644
--- a/docs/content/docs/connectors/flink-sources/vitess-cdc.md
+++ b/docs/content/docs/connectors/flink-sources/vitess-cdc.md
@@ -49,7 +49,7 @@ more released versions will be available in the Maven central 
warehouse.
 Setup Vitess server
 ----------------
 
-You can follow the Local Install via [Docker 
guide](https://vitess.io/docs/get-started/local-docker/), or the Vitess 
Operator for [Kubernetes guide](https://vitess.io/docs/get-started/operator/) 
to install Vitess. No special setup is needed to support Vitess connector.
+You can follow the Local Install via [Docker 
guide](https://vitess.io/docs/get-started/vttestserver-docker-image/), or the 
Vitess Operator for [Kubernetes 
guide](https://vitess.io/docs/get-started/operator/) to install Vitess. No 
special setup is needed to support Vitess connector.
 
 ### Checklist
 * Make sure that the VTGate host and its gRPC port (default is 15991) is 
accessible from the machine where the Vitess connector is installed

Reply via email to