This is an automated email from the ASF dual-hosted git repository.

lidongdai pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/incubator-dolphinscheduler-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 4659f8c  Update worker group information (#224)
4659f8c is described below

commit 4659f8cdaed9d445c12f85b3d43968152d5a97bf
Author: BoYiZhang <[email protected]>
AuthorDate: Fri Dec 25 21:35:25 2020 +0800

    Update worker group information (#224)
---
 docs/zh-cn/1.3.1/user_doc/quick-start.md | 6 +++---
 docs/zh-cn/1.3.2/user_doc/quick-start.md | 7 ++++---
 2 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/docs/zh-cn/1.3.1/user_doc/quick-start.md 
b/docs/zh-cn/1.3.1/user_doc/quick-start.md
index 72a0a89..4266a3f 100644
--- a/docs/zh-cn/1.3.1/user_doc/quick-start.md
+++ b/docs/zh-cn/1.3.1/user_doc/quick-start.md
@@ -28,9 +28,9 @@
   </p>
 
  * 创建Worker分组
- <p align="center">
-    <img src="/img/worker_group.png" width="60%" />
-  </p>
+
+ 1.3.x版本为了支持docker,暂时不支持页面添加Worker分组,只能通过修改 **conf/worker.properties** 
配置文件方式添加.
+ 参考[用户手册: 5.7 
Worker分组](https://dolphinscheduler.apache.org/zh-cn/docs/1.3.2/user_doc/system-manual.html?_blank)
 
  
  * 创建token令牌
  <p align="center">
diff --git a/docs/zh-cn/1.3.2/user_doc/quick-start.md 
b/docs/zh-cn/1.3.2/user_doc/quick-start.md
index 72a0a89..4eefc5f 100644
--- a/docs/zh-cn/1.3.2/user_doc/quick-start.md
+++ b/docs/zh-cn/1.3.2/user_doc/quick-start.md
@@ -28,9 +28,10 @@
   </p>
 
  * 创建Worker分组
- <p align="center">
-    <img src="/img/worker_group.png" width="60%" />
-  </p>
+ 
+ 1.3.x版本为了支持docker,暂时不支持页面添加Worker分组,只能通过修改 **conf/worker.properties** 
配置文件方式添加.
+ 参考[用户手册: 5.7 
Worker分组](https://dolphinscheduler.apache.org/zh-cn/docs/1.3.2/user_doc/system-manual.html?_blank)
 
+ 
  
  * 创建token令牌
  <p align="center">

Reply via email to