This is an automated email from the ASF dual-hosted git repository.
zhongjiajie 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 af568c3 [Docs]Update README download link (#1516)
af568c3 is described below
commit af568c3b0477a67901779273006508589db22419
Author: Kirs <[email protected]>
AuthorDate: Sat Mar 19 17:27:35 2022 +0800
[Docs]Update README download link (#1516)
---
README.md | 2 +-
README_zh_CN.md | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index bb9ae96..2dcd3c0 100644
--- a/README.md
+++ b/README.md
@@ -138,7 +138,7 @@ and Flink.
## Downloads
-Download address for run-directly software package
:https://github.com/apache/incubator-seatunnel/releases
+Download address for run-directly software package :
https://seatunnel.apache.org/download
## Quick start
diff --git a/README_zh_CN.md b/README_zh_CN.md
index 15c9bdb..857cdf3 100644
--- a/README_zh_CN.md
+++ b/README_zh_CN.md
@@ -133,7 +133,7 @@ Source[数据源输入] -> Transform[数据处理] -> Sink[结果输出]
## 下载
-可以直接运行的软件包下载地址:https://github.com/apache/incubator-seatunnel/releases
+可以直接运行的软件包下载地址:https://seatunnel.apache.org/zh-CN/download/
## 快速入门