This is an automated email from the ASF dual-hosted git repository.
alexstocks 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 78c1b68d80e fix-error-title (#3114)
78c1b68d80e is described below
commit 78c1b68d80ebb7d8571f4d5a390b8ccb82cce46f
Author: markus <[email protected]>
AuthorDate: Sun Jun 22 18:02:58 2025 +0800
fix-error-title (#3114)
---
.../zh-cn/overview/mannual/java-sdk/tasks/framework/more/local-mock.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/content/zh-cn/overview/mannual/java-sdk/tasks/framework/more/local-mock.md
b/content/zh-cn/overview/mannual/java-sdk/tasks/framework/more/local-mock.md
index 812828e7b0b..363a2cbe4c0 100644
--- a/content/zh-cn/overview/mannual/java-sdk/tasks/framework/more/local-mock.md
+++ b/content/zh-cn/overview/mannual/java-sdk/tasks/framework/more/local-mock.md
@@ -7,7 +7,7 @@ aliases:
-
/zh-cn/overview/mannual/java-sdk/advanced-features-and-usage/service/local-mock/
description: 了解如何在 Dubbo 中利用本地伪装实现服务降级
linkTitle: 服务降级
-title: 服务讲解(本地伪装)
+title: 服务降级(本地伪装)
type: docs
weight: 10
---