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 4a73ba81f5 [fix] typo (#1217)
4a73ba81f5 is described below
commit 4a73ba81f5ec9a889b18787cf18c20b6378017e9
Author: JIAN ZHONG <[email protected]>
AuthorDate: Mon Jul 11 09:48:20 2022 +0800
[fix] typo (#1217)
---
content/zh/docs3-building/docs/tasks/config-rule.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/content/zh/docs3-building/docs/tasks/config-rule.md
b/content/zh/docs3-building/docs/tasks/config-rule.md
index daa3eb1223..fa34e2a885 100644
--- a/content/zh/docs3-building/docs/tasks/config-rule.md
+++ b/content/zh/docs3-building/docs/tasks/config-rule.md
@@ -2,7 +2,7 @@
type: docs
title: "配置规则"
linkTitle: "配置规则"
-weight: 34
+weight: 5
description: "在 Dubbo 中配置应用级治理规则和服务级治理规则"
---
@@ -323,4 +323,4 @@ configs:
parameters:
loadbalance: random
...
- ```
\ No newline at end of file
+ ```