This is an automated email from the ASF dual-hosted git repository.
wanghailin pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/seatunnel.git
The following commit(s) were added to refs/heads/dev by this push:
new f08e14235b [Fix][Doc] Fix wrong link in about/index.html (#8486)
f08e14235b is described below
commit f08e14235b6563ed472497e849128f3da2567936
Author: Odysseus Zhang <[email protected]>
AuthorDate: Thu Jan 9 18:30:20 2025 +0800
[Fix][Doc] Fix wrong link in about/index.html (#8486)
---
docs/zh/about.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/zh/about.md b/docs/zh/about.md
index 244b27af1a..d36b3168f0 100644
--- a/docs/zh/about.md
+++ b/docs/zh/about.md
@@ -67,4 +67,4 @@ SeaTunnel 丰富了<a
href="https://landscape.cncf.io/?item=app-definition-and-d
## 了解更多
-您可以参阅[快速入门](/docs/category/start-v2/locally/deployment) 了解后续相关步骤。
+您可以参阅[快速入门](start-v2/locally/deployment.md) 了解后续相关步骤。