This is an automated email from the ASF dual-hosted git repository.

zhaojinchao pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git


The following commit(s) were added to refs/heads/master by this push:
     new 25216feb4cb Fix : fix the deadlink (#28371)
25216feb4cb is described below

commit 25216feb4cb90b40697d93f0b41cb4bdc7ffbf35
Author: 孙念君 Nianjun Sun <[email protected]>
AuthorDate: Wed Sep 6 15:50:24 2023 +0800

    Fix : fix the deadlink (#28371)
---
 examples/README_ZH.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/examples/README_ZH.md b/examples/README_ZH.md
index a2f67be83d3..d77a88f01e9 100644
--- a/examples/README_ZH.md
+++ b/examples/README_ZH.md
@@ -55,7 +55,7 @@ shardingsphere-example
 
 | 例子                                                                           
| 描述                                   |
 
|------------------------------------------------------------------------------|--------------------------------------|
-| [ShardingSphere-JDBC示例](shardingsphere-jdbc-example-generator/README_ZH.md)  
     | 通过配置生成ShardingSphere-JDBC的演示示例       |
+| [ShardingSphere-JDBC示例](shardingsphere-jdbc-example-generator/README.md)     
  | 通过配置生成ShardingSphere-JDBC的演示示例       |
 | [DistSQL](shardingsphere-proxy-example/shardingsphere-proxy-distsql-example) 
| 演示在 ShardingSphere-Proxy 中使用 DistSQL |
 | APM 监控(Pending)                                                              
| 演示在 ShardingSphere 中使用 APM 监控        |
 | proxy(Pending)                                                               
| 演示使用 ShardingSphere-Proxy            |

Reply via email to