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 d919f9318a [fix] typo (#1215)
d919f9318a is described below
commit d919f9318ad23fa434ec332819389bcc170129ba
Author: JIAN ZHONG <[email protected]>
AuthorDate: Mon Jul 11 09:47:56 2022 +0800
[fix] typo (#1215)
---
content/zh/docs3-building/docs/tasks/deploy-on-k8s.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/content/zh/docs3-building/docs/tasks/deploy-on-k8s.md
b/content/zh/docs3-building/docs/tasks/deploy-on-k8s.md
index 7d35b9c80a..321607873b 100644
--- a/content/zh/docs3-building/docs/tasks/deploy-on-k8s.md
+++ b/content/zh/docs3-building/docs/tasks/deploy-on-k8s.md
@@ -2,7 +2,7 @@
type: docs
title: "部署到 Kubernetes"
linkTitle: "如何部署 Dubbo 到 Kubernetes"
-weight: 3
+weight: 2
description: ""
---