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 2d2a2b2bd5 Update script-rule.md (#2425)
2d2a2b2bd5 is described below
commit 2d2a2b2bd542f47dec50143135706e104f7e6a21
Author: Mford Jody <[email protected]>
AuthorDate: Thu Mar 16 17:17:21 2023 +0800
Update script-rule.md (#2425)
---
content/zh-cn/overview/core-features/traffic/script-rule.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/content/zh-cn/overview/core-features/traffic/script-rule.md
b/content/zh-cn/overview/core-features/traffic/script-rule.md
index 24a4e7325d..63c43b48cc 100644
--- a/content/zh-cn/overview/core-features/traffic/script-rule.md
+++ b/content/zh-cn/overview/core-features/traffic/script-rule.md
@@ -5,7 +5,7 @@ description: ""
linkTitle: 脚本路由
title: 脚本路由规则
type: docs
-weight: 30
+weight: 3
---
@@ -60,4 +60,4 @@ script: |
}
return result;
} (invokers, invocation, context)); // 表示立即执行方法
-```
\ No newline at end of file
+```