This is an automated email from the ASF dual-hosted git repository.
liujun 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 c1518b5871 update 3.0 doc mesh
c1518b5871 is described below
commit c1518b58713c5421a5ededbd08e2b4696cdddc8a
Author: chickenlj <[email protected]>
AuthorDate: Thu Jun 9 15:40:42 2022 +0800
update 3.0 doc mesh
---
content/zh/docs3-building/docs/tasks/dubbo-mesh-sidecar.md | 9 ---------
.../docs/tasks/{dubbo-mesh-proxyless.md => dubbo-mesh.md} | 0
2 files changed, 9 deletions(-)
diff --git a/content/zh/docs3-building/docs/tasks/dubbo-mesh-sidecar.md
b/content/zh/docs3-building/docs/tasks/dubbo-mesh-sidecar.md
deleted file mode 100644
index d334d44f31..0000000000
--- a/content/zh/docs3-building/docs/tasks/dubbo-mesh-sidecar.md
+++ /dev/null
@@ -1,9 +0,0 @@
----
-type: docs
-title: "Dubbo Mesh(Sidecar)部署"
-linkTitle: "基于 Sidecar 的 Dubbo Mesh 部署方案"
-weight: 3
-description: ""
----
-
-
diff --git a/content/zh/docs3-building/docs/tasks/dubbo-mesh-proxyless.md
b/content/zh/docs3-building/docs/tasks/dubbo-mesh.md
similarity index 100%
rename from content/zh/docs3-building/docs/tasks/dubbo-mesh-proxyless.md
rename to content/zh/docs3-building/docs/tasks/dubbo-mesh.md