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

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


The following commit(s) were added to refs/heads/master by this push:
     new c70cb0d8dfc # 蓝绿部署 (#1459)
c70cb0d8dfc is described below

commit c70cb0d8dfc568effea736dbf17a408ea3476cd1
Author: JIAN ZHONG <[email protected]>
AuthorDate: Sat Sep 3 13:39:26 2022 +0800

    # 蓝绿部署 (#1459)
---
 .../traffic/mesh-style/blue-green-deployment.md                     | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git 
a/content/zh/docs3-v2/java-sdk/advanced-features-and-usage/traffic/mesh-style/blue-green-deployment.md
 
b/content/zh/docs3-v2/java-sdk/advanced-features-and-usage/traffic/mesh-style/blue-green-deployment.md
index 17a207e2901..6afbc4f36d7 100644
--- 
a/content/zh/docs3-v2/java-sdk/advanced-features-and-usage/traffic/mesh-style/blue-green-deployment.md
+++ 
b/content/zh/docs3-v2/java-sdk/advanced-features-and-usage/traffic/mesh-style/blue-green-deployment.md
@@ -6,9 +6,9 @@ weight: 20
 description: 
"在线上的老版本继续运行的前提下,直接部署新版本然后进行测试,当新版本测试通过以后,将流量切到新版本,最后将老版本同时也升级到新版本。"
 ---
 
-#### 场景描述
+### 场景描述
 描述当前IDC、服务部署、服务信息、希望实现的效果等相关情况
-#### 操作工艺
+### 操作工艺
 
 + 步骤1
     + 路由配置
@@ -16,4 +16,4 @@ description: "在线上的老版本继续运行的前提下,直接部署新版
 
 + 步骤2
     + 路由配置
-    + 验证方案
\ No newline at end of file
+    + 验证方案

Reply via email to