This is an automated email from the ASF dual-hosted git repository.
lidongdai pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/incubator-seatunnel.git
The following commit(s) were added to refs/heads/dev by this push:
new 53fbef7 [Chore]Fix quick start deadlink (#1519)
53fbef7 is described below
commit 53fbef74eda04c84a78ed443ef1b3afa6d7a0fbf
Author: Kirs <[email protected]>
AuthorDate: Sat Mar 19 22:56:26 2022 +0800
[Chore]Fix quick start deadlink (#1519)
---
docs/zh-CN/spark/quick-start.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/zh-CN/spark/quick-start.md b/docs/zh-CN/spark/quick-start.md
index faf3366..8a2a808 100644
--- a/docs/zh-CN/spark/quick-start.md
+++ b/docs/zh-CN/spark/quick-start.md
@@ -10,7 +10,7 @@
### 第二布: 下载 Seatunnel
-通过[Seatunnel安装包下载]((https://seatunnel.apache.org/download)) 下载最新版本
`seatunnel-<version>-bin.tar.gz`
+通过[Seatunnel安装包下载](https://seatunnel.apache.org/download) 下载最新版本
`seatunnel-<version>-bin.tar.gz`
或者下载指定的版本 (以`2.1.0`为例):