chengshiwen commented on code in PR #813:
URL: 
https://github.com/apache/dolphinscheduler-website/pull/813#discussion_r923471698


##########
community/zh-cn/development/document.md:
##########
@@ -22,7 +22,9 @@ DolphinScheduler 网站由 
[docsite](https://github.com/chengshiwen/docsite-ext)
 
 1. 在根目录中运行 `npm install` 以安装依赖项。
 
-2. 运行命令收集资源 2.1. 运行 export PROTOCOL_MODE=ssh 通过 SSH 协议而不是 HTTPS 协议 2.2 告诉 Git 
克隆资源。 运行 ./scripts/prepare_docs.sh 准备所有相关资源,有关更多信息,您可以查看准备脚本的工作方式。
+2. 运行命令收集资源:
+   * 运行 `export PROTOCOL_MODE=ssh` 告诉Git克隆资源,通过SSH协议而不是HTTPS协议。
+   * 运行 `./scripts/prepare_docs.sh` 
准备所有相关资源,关更多信息,您可以查看[如何准备脚本工作](blob/master/HOW_PREPARE_WOKR.md)。

Review Comment:
   Modify the link to 
https://github.com/apache/dolphinscheduler-website/blob/master/HOW_PREPARE_WOKR.md



##########
community/en-us/development/document.md:
##########
@@ -22,7 +22,9 @@ Make sure that your node version is 10+, docsite does not yet 
support versions h
 
 1. Run `npm install` in the root directory to install the dependencies.
 
-2. Run commands to collect resources 2.1. Run export PROTOCOL_MODE=ssh tells 
Git clone resource via SSH protocol instead of HTTPS protocol 2.2. Run 
./scripts/prepare_docs.sh prepare all related resources, for more information 
you could see how prepare script work.
+2. Run commands to collect resources 
+   * Run `export PROTOCOL_MODE=ssh` tells Git clone resource via SSH protocol 
instead of HTTPS protocol.
+   * Run `./scripts/prepare_docs.sh` prepare all related resources, for more 
information you could see [how prepare script 
work](blob/master/HOW_PREPARE_WOKR.md).

Review Comment:
   Modify the link to 
https://github.com/apache/dolphinscheduler-website/blob/master/HOW_PREPARE_WOKR.md



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