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 ae0880dbf72 Fix check (#1672)
ae0880dbf72 is described below

commit ae0880dbf724f6a16ee43c1bf5db29e4ea8cddf1
Author: mfordjody <[email protected]>
AuthorDate: Wed Dec 7 19:30:34 2022 +0800

    Fix check (#1672)
---
 content/zh/docsv2.7/user/examples/result-cache.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/zh/docsv2.7/user/examples/result-cache.md 
b/content/zh/docsv2.7/user/examples/result-cache.md
index 3a80b312831..c440ca21775 100644
--- a/content/zh/docsv2.7/user/examples/result-cache.md
+++ b/content/zh/docsv2.7/user/examples/result-cache.md
@@ -33,6 +33,6 @@ description: "通过缓存结果加速访问速度"
 {{% alert title="提示" color="primary" %}}
 `2.1.0` 以上版本支持。 
 
-[示例代码](https://github.com/apache/dubbo-samples/tree/master/dubbo-samples-cache)
+[示例代码](https://github.com/apache/dubbo-samples/tree/master/2-advanced/dubbo-samples-cache)
 {{% /alert %}}
 

Reply via email to