This is an automated email from the ASF dual-hosted git repository.
benjobs pushed a commit to branch dev
in repository
https://gitbox.apache.org/repos/asf/incubator-streampark-website.git
The following commit(s) were added to refs/heads/dev by this push:
new 37b2461f improve docs (#218)
37b2461f is described below
commit 37b2461f2040b23915b1b6a0e59c8f9ca44f41ef
Author: HangC <[email protected]>
AuthorDate: Mon Aug 21 11:51:53 2023 +0800
improve docs (#218)
* improve 2-quickstart.md
* fix bug:https://github.com/apache/incubator-streampark-quickstart
---------
Co-authored-by: caicancai <[email protected]>
---
docs/user-guide/2-quickstart.md | 2 +-
.../docusaurus-plugin-content-docs/current/user-guide/2-quickstart.md | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/docs/user-guide/2-quickstart.md b/docs/user-guide/2-quickstart.md
index fead8141..387b7192 100644
--- a/docs/user-guide/2-quickstart.md
+++ b/docs/user-guide/2-quickstart.md
@@ -10,7 +10,7 @@ The installation of the one-stop platform
`streampark-console` has been introduc
`streampark-quickstart` is a sample program for developing Flink by
StreamPark. For details, please refer to:
-- Github:
[https://github.com/apache/incubator-streampark-quickstart.git](https://github.com/apache/streampark-quickstart.git)
+- Github:
[https://github.com/apache/incubator-streampark-quickstart.git](https://github.com/apache/incubator-streampark-quickstart)
- Gitee:
[https://gitee.com/mirrors_apache/incubator-streampark-quickstart.git](https://gitee.com/mirrors_apache/incubator-streampark-quickstart.git)
### Deploy DataStream tasks
diff --git
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/user-guide/2-quickstart.md
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/user-guide/2-quickstart.md
index e8fa28a7..431289f4 100755
---
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/user-guide/2-quickstart.md
+++
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/user-guide/2-quickstart.md
@@ -10,8 +10,8 @@ sidebar_position: 2
`streampark-quickstart` 是 StreamPark 开发 Flink 的上手示例程序,具体请查阅:
-- Github:
[https://github.com/streamxhub/streamx-quickstart.git](https://github.com/streamxhub/streamx-quickstart.git)
-- Gitee:
[https://gitee.com/streamxhub/streamx-quickstart.git](https://gitee.com/streamxhub/streamx-quickstart.git)
+- Github:
[https://github.com/apache/incubator-streampark-quickstart.git](https://github.com/apache/incubator-streampark-quickstart)
+- Gitee:
[https://gitee.com/mirrors_apache/incubator-streampark-quickstart.git](https://gitee.com/mirrors_apache/incubator-streampark-quickstart.git)
### 部署 DataStream 任务