This is an automated email from the ASF dual-hosted git repository. zhongjiajie pushed a commit to branch 3.0.0-beta-prepare in repository https://gitbox.apache.org/repos/asf/dolphinscheduler.git
commit 88375e68e72c1543f487d5caa1bb685d7ed28ade Author: songjianet <[email protected]> AuthorDate: Wed May 11 08:00:22 2022 +0800 [doc] Fix docs deadlink in readme (#9972) * [Docs] Fix docs url. * Update README.md * Update README.md * Update README_zh_CN.md Co-authored-by: Jiajie Zhong <[email protected]> (cherry picked from commit e51d0fb59452178f204547d3d68545da81ca63d0) --- README.md | 10 +++++----- README_zh_CN.md | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 11bf8699d2..c123efc789 100644 --- a/README.md +++ b/README.md @@ -54,11 +54,11 @@ Overload processing: By using the task queue mechanism, the number of schedulabl ## User Interface Screenshots - - - - - + + + + + ## QuickStart in Docker diff --git a/README_zh_CN.md b/README_zh_CN.md index 327b82b5b6..b418210df5 100644 --- a/README_zh_CN.md +++ b/README_zh_CN.md @@ -36,11 +36,11 @@ Dolphin Scheduler Official Website ## 系统部分截图 - - - - - + + + + + ## 近期研发计划
