From 783a67386ac88ac8599c2331abe24f6a5b7e0a4c Mon Sep 17 00:00:00 2001 From: songjianet <1778651752@qq.com> Date: Tue, 10 May 2022 22:18:43 +0800 Subject: [PATCH 1/4] [Docs] Fix docs url. --- README.md | 10 +++++----- README_zh_CN.md | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 11bf8699d278..0d2c9b6a9dcf 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 -![dag](https://github.com/apache/dolphinscheduler/tree/dev/images/en_US/dag.png) -![data-source](https://github.com/apache/dolphinscheduler/tree/dev/images/en_US/data-source.png) -![home](https://github.com/apache/dolphinscheduler/tree/dev/images/en_US/home.png) -![master](https://github.com/apache/dolphinscheduler/tree/dev/images/en_US/master.png) -![workflow-tree](https://github.com/apache/dolphinscheduler/tree/dev/images/en_US/workflow-tree.png) +![dag](https://github.com/apache/dolphinscheduler/blob/dev/images/en_US/dag.png) +![data-source](https://github.com/apache/dolphinscheduler/blob/dev/images/en_US/data-source.png) +![home](https://github.com/apache/dolphinscheduler/blob/dev/images/en_US/home.png) +![master](https://github.com/apache/dolphinscheduler/blob/dev/images/en_US/master.png) +![workflow-tree](https://github.com/apache/dolphinscheduler/blob/dev/images/en_US/workflow-tree.png) ## QuickStart in Docker diff --git a/README_zh_CN.md b/README_zh_CN.md index 327b82b5b630..613f2074ae12 100644 --- a/README_zh_CN.md +++ b/README_zh_CN.md @@ -36,11 +36,11 @@ Dolphin Scheduler Official Website ## 系统部分截图 -![dag](https://github.com/apache/dolphinscheduler/tree/dev/images/zh_CN/dag.png) -![data-source](https://github.com/apache/dolphinscheduler/tree/dev/images/zh_CN/data-source.png) -![home](https://github.com/apache/dolphinscheduler/tree/dev/images/zh_CN/home.png) -![master](https://github.com/apache/dolphinscheduler/tree/dev/images/zh_CN/master.png) -![workflow-tree](https://github.com/apache/dolphinscheduler/tree/dev/images/zh_CN/workflow-tree.png) +![dag](https://github.com/apache/dolphinscheduler/blob/dev/images/zh_CN/dag.png) +![data-source](https://github.com/apache/dolphinscheduler/blob/dev/images/zh_CN/data-source.png) +![home](https://github.com/apache/dolphinscheduler/blob/dev/images/zh_CN/home.png) +![master](https://github.com/apache/dolphinscheduler/blob/dev/images/zh_CN/master.png) +![workflow-tree](https://github.com/apache/dolphinscheduler/blob/dev/images/zh_CN/workflow-tree.png) ## 近期研发计划 From ee463b74c28058ea9e1f5b657858936f575f9227 Mon Sep 17 00:00:00 2001 From: Jiajie Zhong Date: Tue, 10 May 2022 22:49:31 +0800 Subject: [PATCH 2/4] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0d2c9b6a9dcf..7e9f7b10405b 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ Overload processing: By using the task queue mechanism, the number of schedulabl ## User Interface Screenshots -![dag](https://github.com/apache/dolphinscheduler/blob/dev/images/en_US/dag.png) +![dag](./images/en_US/dag.png) ![data-source](https://github.com/apache/dolphinscheduler/blob/dev/images/en_US/data-source.png) ![home](https://github.com/apache/dolphinscheduler/blob/dev/images/en_US/home.png) ![master](https://github.com/apache/dolphinscheduler/blob/dev/images/en_US/master.png) From 00ddc4a97493710b21522c49e97a3fc6fc5c51aa Mon Sep 17 00:00:00 2001 From: Jiajie Zhong Date: Tue, 10 May 2022 23:01:54 +0800 Subject: [PATCH 3/4] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 7e9f7b10405b..c123efc78946 100644 --- a/README.md +++ b/README.md @@ -55,10 +55,10 @@ Overload processing: By using the task queue mechanism, the number of schedulabl ## User Interface Screenshots ![dag](./images/en_US/dag.png) -![data-source](https://github.com/apache/dolphinscheduler/blob/dev/images/en_US/data-source.png) -![home](https://github.com/apache/dolphinscheduler/blob/dev/images/en_US/home.png) -![master](https://github.com/apache/dolphinscheduler/blob/dev/images/en_US/master.png) -![workflow-tree](https://github.com/apache/dolphinscheduler/blob/dev/images/en_US/workflow-tree.png) +![data-source](./images/en_US/data-source.png) +![home](./images/en_US/home.png) +![master](./images/en_US/master.png) +![workflow-tree](./images/en_US/workflow-tree.png) ## QuickStart in Docker From 73fd210aae01a59aedd7fbc4b89ff8b291ded641 Mon Sep 17 00:00:00 2001 From: Jiajie Zhong Date: Tue, 10 May 2022 23:02:00 +0800 Subject: [PATCH 4/4] Update README_zh_CN.md --- README_zh_CN.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README_zh_CN.md b/README_zh_CN.md index 613f2074ae12..b418210df5aa 100644 --- a/README_zh_CN.md +++ b/README_zh_CN.md @@ -36,11 +36,11 @@ Dolphin Scheduler Official Website ## 系统部分截图 -![dag](https://github.com/apache/dolphinscheduler/blob/dev/images/zh_CN/dag.png) -![data-source](https://github.com/apache/dolphinscheduler/blob/dev/images/zh_CN/data-source.png) -![home](https://github.com/apache/dolphinscheduler/blob/dev/images/zh_CN/home.png) -![master](https://github.com/apache/dolphinscheduler/blob/dev/images/zh_CN/master.png) -![workflow-tree](https://github.com/apache/dolphinscheduler/blob/dev/images/zh_CN/workflow-tree.png) +![dag](./images/zh_CN/dag.png) +![data-source](./images/zh_CN/data-source.png) +![home](./images/zh_CN/home.png) +![master](./images/zh_CN/master.png) +![workflow-tree](./images/zh_CN/workflow-tree.png) ## 近期研发计划