You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shenyu.apache.org by xi...@apache.org on 2022/06/22 07:06:47 UTC

[incubator-shenyu-website] branch main updated: Update deployment-cluster.md (#612)

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

xiaoyu pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-shenyu-website.git


The following commit(s) were added to refs/heads/main by this push:
     new f25b080ed5 Update deployment-cluster.md (#612)
f25b080ed5 is described below

commit f25b080ed57d188858f86bdbcaf335059032aa7c
Author: DCoder <10...@users.noreply.github.com>
AuthorDate: Wed Jun 22 15:06:43 2022 +0800

    Update deployment-cluster.md (#612)
    
    fix document description
---
 .../version-2.4.3/deployment/deployment-cluster.md                    | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/i18n/zh/docusaurus-plugin-content-docs/version-2.4.3/deployment/deployment-cluster.md b/i18n/zh/docusaurus-plugin-content-docs/version-2.4.3/deployment/deployment-cluster.md
index f4f69dfcd7..83fb6dda06 100644
--- a/i18n/zh/docusaurus-plugin-content-docs/version-2.4.3/deployment/deployment-cluster.md
+++ b/i18n/zh/docusaurus-plugin-content-docs/version-2.4.3/deployment/deployment-cluster.md
@@ -25,7 +25,7 @@ description: 集群部署
 
 * 配置你的数据同步方式,进入`/conf`目录,在`application.yaml`文件中修改`shenyu.sync`节点为`websocket`, `http`, `zookeeper`, `etcd`, `consul` 或者 `nacos`。
 
-* 进入`bin`目录,启动ShenYu Bootstrap。
+* 进入`bin`目录,启动ShenYu Admin。
 
 ```
 > windows: start.bat 
@@ -39,7 +39,7 @@ description: 集群部署
 
 * 配置你的数据同步方式,进入`/conf`目录,在`application.yaml`文件中修改`shenyu.sync`节点为`websocket`, `http`, `zookeeper`, `etcd`, `consul` 或者 `nacos`,这个配置必须与`ShenyYu Admin`的配置保持相同。
 
-* 进入`bin`目录,启动ShenYu Admin。
+* 进入`bin`目录,启动ShenYu Bootstrap。
 
 ```
 > windwos : start.bat