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 73e5c31208e Fix check (#1655)
73e5c31208e is described below

commit 73e5c31208e2f90911c875979c76d43f3581c525
Author: mfordjody <[email protected]>
AuthorDate: Mon Dec 5 10:41:29 2022 +0800

    Fix check (#1655)
---
 content/zh/docs3-v2/java-sdk/reference-manual/config-center/apollo.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/content/zh/docs3-v2/java-sdk/reference-manual/config-center/apollo.md 
b/content/zh/docs3-v2/java-sdk/reference-manual/config-center/apollo.md
index e0d92100c7b..d976b1d398a 100644
--- a/content/zh/docs3-v2/java-sdk/reference-manual/config-center/apollo.md
+++ b/content/zh/docs3-v2/java-sdk/reference-manual/config-center/apollo.md
@@ -11,7 +11,7 @@ description: "Apollo 配置中心的基本使用和工作原理。"
 * 安装并启动 [Apollo](https://www.apolloconfig.com/#/zh/README)
 
 ## 2 使用说明
-在此查看[完整示例代码](https://github.com/apache/dubbo-samples/tree/master/dubbo-samples-configcenter/dubbo-samples-configcenter-apollo)
+在此查看[完整示例代码](https://github.com/apache/dubbo-samples/tree/master/3-extensions/configcenter/dubbo-samples-configcenter-apollo)
 
 ### 2.1 增加 Maven 依赖
 

Reply via email to