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

lidongdai pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/seatunnel-website.git


The following commit(s) were added to refs/heads/main by this push:
     new ecd5bbe6dc0 [BUG][DOC] update quick start links (#289)
ecd5bbe6dc0 is described below

commit ecd5bbe6dc04d9471b45be4b9a35aa98f584384e
Author: dalong <[email protected]>
AuthorDate: Tue Jan 16 16:06:36 2024 +0800

    [BUG][DOC] update quick start links (#289)
    
    Co-authored-by: 86157 <[email protected][email protected]>
---
 versioned_docs/version-2.3.0/about.md | 2 +-
 versioned_docs/version-2.3.1/about.md | 2 +-
 versioned_docs/version-2.3.2/about.md | 2 +-
 versioned_docs/version-2.3.3/about.md | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/versioned_docs/version-2.3.0/about.md 
b/versioned_docs/version-2.3.0/about.md
index f44e3df966c..7d33ffa9846 100644
--- a/versioned_docs/version-2.3.0/about.md
+++ b/versioned_docs/version-2.3.0/about.md
@@ -70,4 +70,4 @@ SeaTunnel enriches the <a 
href="https://landscape.cncf.io/card-mode?category=str
 
 ## What's More
 
-You can see [Quick Start](/docs/category/start-v2) for the next step.
+You can see [Quick Start](start-v2/locally/deployment.md) for the next step.
diff --git a/versioned_docs/version-2.3.1/about.md 
b/versioned_docs/version-2.3.1/about.md
index 8320ced4da0..ccc0da924a0 100644
--- a/versioned_docs/version-2.3.1/about.md
+++ b/versioned_docs/version-2.3.1/about.md
@@ -69,4 +69,4 @@ SeaTunnel enriches the <a 
href="https://landscape.cncf.io/card-mode?category=str
 
 ## What's More
 
-You can see [Quick Start](/docs/category/start-v2) for the next step.
+You can see [Quick Start](start-v2/locally/deployment.md) for the next step.
diff --git a/versioned_docs/version-2.3.2/about.md 
b/versioned_docs/version-2.3.2/about.md
index e8300cfafdb..252a85b56c8 100644
--- a/versioned_docs/version-2.3.2/about.md
+++ b/versioned_docs/version-2.3.2/about.md
@@ -69,4 +69,4 @@ SeaTunnel enriches the <a 
href="https://landscape.cncf.io/card-mode?category=str
 
 ## Learn more
 
-You can see [Quick Start](/docs/category/start-v2) for the next steps.
+You can see [Quick Start](start-v2/locally/deployment.md) for the next steps.
diff --git a/versioned_docs/version-2.3.3/about.md 
b/versioned_docs/version-2.3.3/about.md
index 57a800343b0..04585a78b2e 100644
--- a/versioned_docs/version-2.3.3/about.md
+++ b/versioned_docs/version-2.3.3/about.md
@@ -69,4 +69,4 @@ SeaTunnel enriches the <a 
href="https://landscape.cncf.io/card-mode?category=str
 
 ## Learn more
 
-You can see [Quick Start](/docs/category/start-v2) for the next steps.
+You can see [Quick Start](start-v2/locally/deployment.md) for the next steps.

Reply via email to