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 97bd50fe440 Fix check (#1630)
97bd50fe440 is described below

commit 97bd50fe440dfc8d38b3ef734ea467efad3ee2b2
Author: mfordjody <[email protected]>
AuthorDate: Mon Dec 5 10:47:31 2022 +0800

    Fix check (#1630)
---
 .../advanced-features-and-usage/service/parameter-validation.md         | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/content/zh/docs3-v2/java-sdk/advanced-features-and-usage/service/parameter-validation.md
 
b/content/zh/docs3-v2/java-sdk/advanced-features-and-usage/service/parameter-validation.md
index c810eeaaba4..a6c323f9ec8 100644
--- 
a/content/zh/docs3-v2/java-sdk/advanced-features-and-usage/service/parameter-validation.md
+++ 
b/content/zh/docs3-v2/java-sdk/advanced-features-and-usage/service/parameter-validation.md
@@ -29,7 +29,7 @@ description: "在 dubbo3 中进行参数校验"
 
 ## 参考用例
 
-[https://github.com/apache/dubbo-samples/tree/master/dubbo-samples-validation](https://github.com/apache/dubbo-samples/tree/master/dubbo-samples-validation)
+[https://github.com/apache/dubbo-samples/tree/master/dubbo-samples-validation](https://github.com/apache/dubbo-samples/tree/master/2-advanced/dubbo-samples-validation)
 
 ## 使用方式
 

Reply via email to