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

zhonghongsheng 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 ec98f1c  Add link of concepts for DistSQL. (#13633)
ec98f1c is described below

commit ec98f1c41c1bbcde82b8e5d764efe3668adc5248
Author: Raigor <[email protected]>
AuthorDate: Tue Nov 16 11:40:42 2021 +0800

    Add link of concepts for DistSQL. (#13633)
---
 .../content/user-manual/shardingsphere-proxy/distsql/_index.cn.md       | 2 +-
 .../content/user-manual/shardingsphere-proxy/distsql/_index.en.md       | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/docs/document/content/user-manual/shardingsphere-proxy/distsql/_index.cn.md 
b/docs/document/content/user-manual/shardingsphere-proxy/distsql/_index.cn.md
index 15c29cf..be4008d 100644
--- 
a/docs/document/content/user-manual/shardingsphere-proxy/distsql/_index.cn.md
+++ 
b/docs/document/content/user-manual/shardingsphere-proxy/distsql/_index.cn.md
@@ -4,4 +4,4 @@ weight = 3
 chapter = true
 +++
 
-本章节将介绍 DistSQL 的详细使用。
\ No newline at end of file
+本章节将介绍 [DistSQL](/cn/concepts/distsql/) 的详细语法和实战案例。
\ No newline at end of file
diff --git 
a/docs/document/content/user-manual/shardingsphere-proxy/distsql/_index.en.md 
b/docs/document/content/user-manual/shardingsphere-proxy/distsql/_index.en.md
index de65e59..cf614bd 100644
--- 
a/docs/document/content/user-manual/shardingsphere-proxy/distsql/_index.en.md
+++ 
b/docs/document/content/user-manual/shardingsphere-proxy/distsql/_index.en.md
@@ -4,4 +4,4 @@ weight = 3
 chapter = true
 +++
 
-This chapter introduces how of use DistSQL.
+This chapter will introduce the detailed syntax and practical cases of 
[DistSQL](/en/concepts/distsql/).

Reply via email to