zhongjiajie commented on code in PR #9972:
URL: https://github.com/apache/dolphinscheduler/pull/9972#discussion_r869348397


##########
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](./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)

Review Comment:
   ```suggestion
   ![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)
   ```



##########
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)

Review Comment:
   ```suggestion
   ![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)
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to