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

duanzhengqiang 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 2652be3ea50 Fix document SQL Translator link (#29830)
2652be3ea50 is described below

commit 2652be3ea50dec7fc6b2f3f1fa0cf24d8ea7450f
Author: niu niu <[email protected]>
AuthorDate: Wed Jan 24 18:11:39 2024 +0800

    Fix document SQL Translator link (#29830)
---
 .../content/user-manual/shardingsphere-proxy/yaml-config/rules.en.md    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/docs/document/content/user-manual/shardingsphere-proxy/yaml-config/rules.en.md
 
b/docs/document/content/user-manual/shardingsphere-proxy/yaml-config/rules.en.md
index a5b25894bcf..976ef86a08d 100644
--- 
a/docs/document/content/user-manual/shardingsphere-proxy/yaml-config/rules.en.md
+++ 
b/docs/document/content/user-manual/shardingsphere-proxy/yaml-config/rules.en.md
@@ -32,7 +32,7 @@ transaction:
   defaultType: XA
   providerType: Atomikos
 ```
-* [SQL 
Translator](/cn/user-manual/shardingsphere-jdbc/yaml-config/rules/sql-translator/)
+* [SQL 
Translator](/en/user-manual/shardingsphere-jdbc/yaml-config/rules/sql-translator/)
 ```yaml
 sqlTranslator:
   type:

Reply via email to