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 519ddd14193 Fix check (#1637)
519ddd14193 is described below

commit 519ddd1419330aa6e460c051906075a35703ae2a
Author: mfordjody <[email protected]>
AuthorDate: Mon Dec 5 10:46:05 2022 +0800

    Fix check (#1637)
---
 .../java-sdk/advanced-features-and-usage/service/multi-versions.md      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/content/zh/docs3-v2/java-sdk/advanced-features-and-usage/service/multi-versions.md
 
b/content/zh/docs3-v2/java-sdk/advanced-features-and-usage/service/multi-versions.md
index 6ffb66e073e..e38ac60b19d 100644
--- 
a/content/zh/docs3-v2/java-sdk/advanced-features-and-usage/service/multi-versions.md
+++ 
b/content/zh/docs3-v2/java-sdk/advanced-features-and-usage/service/multi-versions.md
@@ -22,7 +22,7 @@ description: "在 Dubbo 中为同一个服务配置多个版本"
 
 ## 参考用例
 
-[https://github.com/apache/dubbo-samples/tree/master/dubbo-samples-version](https://github.com/apache/dubbo-samples/tree/master/dubbo-samples-version)
+[https://github.com/apache/dubbo-samples/tree/master/dubbo-samples-version](https://github.com/apache/dubbo-samples/tree/master/2-advanced/dubbo-samples-version)
 
 ## 使用方式
 ### 服务提供者

Reply via email to