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 0dd099ec5b8 Fix check (#1631)
0dd099ec5b8 is described below
commit 0dd099ec5b8de52d3b4a3e2d1bbc5b159a5d51bb
Author: mfordjody <[email protected]>
AuthorDate: Mon Dec 5 10:41:14 2022 +0800
Fix check (#1631)
---
.../java-sdk/advanced-features-and-usage/service/events-notify.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/content/zh/docs3-v2/java-sdk/advanced-features-and-usage/service/events-notify.md
b/content/zh/docs3-v2/java-sdk/advanced-features-and-usage/service/events-notify.md
index c554725d0d7..5881a965d60 100644
---
a/content/zh/docs3-v2/java-sdk/advanced-features-and-usage/service/events-notify.md
+++
b/content/zh/docs3-v2/java-sdk/advanced-features-and-usage/service/events-notify.md
@@ -10,7 +10,7 @@ description: "在调用前后出现异常时的事件通知"
## 参考用例
-[https://github.com/apache/dubbo-samples/tree/master/dubbo-samples-notify](https://github.com/apache/dubbo-samples/tree/master/dubbo-samples-notify)
+[https://github.com/apache/dubbo-samples/tree/master/dubbo-samples-notify](https://github.com/apache/dubbo-samples/tree/master/2-advanced/dubbo-samples-notify)
## 使用场景