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

zhangliang 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 8416774  update spring namespace xsd link (#14096)
8416774 is described below

commit 84167745e11a61ac13b247c13201569c9ed0df9b
Author: Haoran Meng <[email protected]>
AuthorDate: Wed Dec 15 20:02:55 2021 +0800

    update spring namespace xsd link (#14096)
    
    Co-authored-by: shardingsphere <[email protected]>
---
 .../user-manual/shardingsphere-jdbc/spring-namespace/mode.cn.md       | 4 ++--
 .../user-manual/shardingsphere-jdbc/spring-namespace/mode.en.md       | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git 
a/docs/document/content/user-manual/shardingsphere-jdbc/spring-namespace/mode.cn.md
 
b/docs/document/content/user-manual/shardingsphere-jdbc/spring-namespace/mode.cn.md
index d2e144c..38551c9 100644
--- 
a/docs/document/content/user-manual/shardingsphere-jdbc/spring-namespace/mode.cn.md
+++ 
b/docs/document/content/user-manual/shardingsphere-jdbc/spring-namespace/mode.cn.md
@@ -39,7 +39,7 @@ weight = 1
 
 #### 配置项说明
 
-命名空间:[http://shardingsphere.apache.org/schema/shardingsphere/mode-repository/standalone-5.0.0.xsd](http://shardingsphere.apache.org/schema/shardingsphere/mode-repository/standalone-5.0.0.xsd)
+命名空间:[http://shardingsphere.apache.org/schema/shardingsphere/mode-repository/standalone/repository-5.0.0.xsd](http://shardingsphere.apache.org/schema/shardingsphere/mode-repository/standalone/repository-5.0.0.xsd)
 
 <standalone:repository />
 
@@ -79,7 +79,7 @@ weight = 1
 
 #### 配置项说明
 
-命名空间:[http://shardingsphere.apache.org/schema/shardingsphere/mode-repository/cluster-5.0.0.xsd](http://shardingsphere.apache.org/schema/shardingsphere/mode-repository/cluster-5.0.0.xsd)
+命名空间:[http://shardingsphere.apache.org/schema/shardingsphere/mode-repository/cluster/repository-5.0.0.xsd](http://shardingsphere.apache.org/schema/shardingsphere/mode-repository/cluster/repository-5.0.0.xsd)
 
 <cluster:repository />
 
diff --git 
a/docs/document/content/user-manual/shardingsphere-jdbc/spring-namespace/mode.en.md
 
b/docs/document/content/user-manual/shardingsphere-jdbc/spring-namespace/mode.en.md
index 2e53bbe..883b7fc 100644
--- 
a/docs/document/content/user-manual/shardingsphere-jdbc/spring-namespace/mode.en.md
+++ 
b/docs/document/content/user-manual/shardingsphere-jdbc/spring-namespace/mode.en.md
@@ -39,7 +39,7 @@ It is the default value.
 
 #### Configuration Item Explanation
 
-Namespace: 
[http://shardingsphere.apache.org/schema/shardingsphere/mode-repository/standalone-5.0.0.xsd](http://shardingsphere.apache.org/schema/shardingsphere/mode-repository/standalone-5.0.0.xsd)
+Namespace: 
[http://shardingsphere.apache.org/schema/shardingsphere/mode-repository/standalone/repository-5.0.0.xsd](http://shardingsphere.apache.org/schema/shardingsphere/mode-repository/standalone/repository-5.0.0.xsd)
 
 <standalone:repository />
 
@@ -79,7 +79,7 @@ Namespace: 
[http://shardingsphere.apache.org/schema/shardingsphere/mode-reposito
 
 #### Configuration Item Explanation
 
-Namespace: 
[http://shardingsphere.apache.org/schema/shardingsphere/mode-repository/cluster-5.0.0.xsd](http://shardingsphere.apache.org/schema/shardingsphere/mode-repository/cluster-5.0.0.xsd)
+Namespace: 
[http://shardingsphere.apache.org/schema/shardingsphere/mode-repository/cluster/repository-5.0.0.xsd](http://shardingsphere.apache.org/schema/shardingsphere/mode-repository/cluster/repository-5.0.0.xsd)
 
 <cluster:repository />
 

Reply via email to