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 0c0cba7db1c Fix check (#1648)
0c0cba7db1c is described below

commit 0c0cba7db1cb9385ec2e96d8a972e9e8fe7d04ff
Author: mfordjody <[email protected]>
AuthorDate: Mon Dec 5 10:43:20 2022 +0800

    Fix check (#1648)
---
 .../zh/docs3-v2/java-sdk/reference-manual/registry/zookeeper/_index.md  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/content/zh/docs3-v2/java-sdk/reference-manual/registry/zookeeper/_index.md 
b/content/zh/docs3-v2/java-sdk/reference-manual/registry/zookeeper/_index.md
index 8b14eecaae2..b1aeae056f0 100644
--- a/content/zh/docs3-v2/java-sdk/reference-manual/registry/zookeeper/_index.md
+++ b/content/zh/docs3-v2/java-sdk/reference-manual/registry/zookeeper/_index.md
@@ -11,7 +11,7 @@ description: "Zookeeper 注册中心的基本使用和工作原理。"
 * 安装并启动 [Zookeeper](https://zookeeper.apache.org/)
 
 ## 2 使用说明
-在此查看[完整示例代码](https://github.com/apache/dubbo-samples/tree/master/dubbo-samples-zookeeper)
+在此查看[完整示例代码](https://github.com/apache/dubbo-samples/tree/master/3-extensions/registry/dubbo-samples-zookeeper)
 
 ### 2.1 增加 Maven 依赖
 ```xml

Reply via email to