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 3e5ece0aff9 Fix check (#1628)
3e5ece0aff9 is described below

commit 3e5ece0aff9bceaf70e29035214bd870f3b4c568
Author: mfordjody <[email protected]>
AuthorDate: Mon Dec 5 10:47:59 2022 +0800

    Fix check (#1628)
---
 .../zh/docs3-v2/java-sdk/advanced-features-and-usage/security/tls.md    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/content/zh/docs3-v2/java-sdk/advanced-features-and-usage/security/tls.md 
b/content/zh/docs3-v2/java-sdk/advanced-features-and-usage/security/tls.md
index b27522664f4..d117135d40a 100644
--- a/content/zh/docs3-v2/java-sdk/advanced-features-and-usage/security/tls.md
+++ b/content/zh/docs3-v2/java-sdk/advanced-features-and-usage/security/tls.md
@@ -17,7 +17,7 @@ TLS 的配置都有统一的入口。
 
 ## 参考用例
 
-[https://github.com/apache/dubbo-samples/tree/master/dubbo-samples-ssl](https://github.com/apache/dubbo-samples/tree/master/dubbo-samples-ssl)
+[https://github.com/apache/dubbo-samples/tree/master/dubbo-samples-ssl](https://github.com/apache/dubbo-samples/tree/master/4-governance/dubbo-samples-ssl)
 
 ## 使用方式
 

Reply via email to