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

commit cd1017a4a9903e3ad450e23b96c848270da26ff2
Author: mfordjody <[email protected]>
AuthorDate: Mon Dec 5 10:45:33 2022 +0800

    Fix check (#1639)
---
 .../docs3-v2/java-sdk/advanced-features-and-usage/service/reactive.md   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/content/zh/docs3-v2/java-sdk/advanced-features-and-usage/service/reactive.md 
b/content/zh/docs3-v2/java-sdk/advanced-features-and-usage/service/reactive.md
index 1629670d40c..2b54daa2982 100644
--- 
a/content/zh/docs3-v2/java-sdk/advanced-features-and-usage/service/reactive.md
+++ 
b/content/zh/docs3-v2/java-sdk/advanced-features-and-usage/service/reactive.md
@@ -20,7 +20,7 @@ Dubbo + Reactive Stream Stub 的组合模式可以给用户带来最方便的流
 
 ## 参考用例
 
-https://github.com/apache/dubbo-samples/tree/master/dubbo-samples-triple-reactor
+[https://github.com/apache/dubbo-samples/tree/master/dubbo-samples-triple-reactor](https://github.com/apache/dubbo-samples/tree/master/3-extensions/protocol/dubbo-samples-triple-reactor)
 
 ## 使用场景
 

Reply via email to