This is an automated email from the ASF dual-hosted git repository.
panjuan 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 c2a3fc7 Adjust seq of JDBC user-manual (#13595)
c2a3fc7 is described below
commit c2a3fc76d84648ae971e78e92cef3056e0773a74
Author: Liang Zhang <[email protected]>
AuthorDate: Sun Nov 14 19:54:54 2021 +0800
Adjust seq of JDBC user-manual (#13595)
---
.../user-manual/shardingsphere-jdbc/builtin-algorithm/_index.cn.md | 2 +-
.../user-manual/shardingsphere-jdbc/builtin-algorithm/_index.en.md | 2 +-
docs/document/content/user-manual/shardingsphere-jdbc/props.cn.md | 2 +-
docs/document/content/user-manual/shardingsphere-jdbc/props.en.md | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
diff --git
a/docs/document/content/user-manual/shardingsphere-jdbc/builtin-algorithm/_index.cn.md
b/docs/document/content/user-manual/shardingsphere-jdbc/builtin-algorithm/_index.cn.md
index ff9d7ca..97fb0a6 100644
---
a/docs/document/content/user-manual/shardingsphere-jdbc/builtin-algorithm/_index.cn.md
+++
b/docs/document/content/user-manual/shardingsphere-jdbc/builtin-algorithm/_index.cn.md
@@ -1,6 +1,6 @@
+++
title = "内置算法"
-weight = 5
+weight = 6
chapter = true
+++
diff --git
a/docs/document/content/user-manual/shardingsphere-jdbc/builtin-algorithm/_index.en.md
b/docs/document/content/user-manual/shardingsphere-jdbc/builtin-algorithm/_index.en.md
index 562b1ef..57f677d 100644
---
a/docs/document/content/user-manual/shardingsphere-jdbc/builtin-algorithm/_index.en.md
+++
b/docs/document/content/user-manual/shardingsphere-jdbc/builtin-algorithm/_index.en.md
@@ -1,6 +1,6 @@
+++
title = "Builtin Algorithm"
-weight = 5
+weight = 6
chapter = true
+++
diff --git a/docs/document/content/user-manual/shardingsphere-jdbc/props.cn.md
b/docs/document/content/user-manual/shardingsphere-jdbc/props.cn.md
index 9444092..5ffe9dd 100644
--- a/docs/document/content/user-manual/shardingsphere-jdbc/props.cn.md
+++ b/docs/document/content/user-manual/shardingsphere-jdbc/props.cn.md
@@ -1,6 +1,6 @@
+++
title = "属性配置"
-weight = 6
+weight = 5
chapter = true
+++
diff --git a/docs/document/content/user-manual/shardingsphere-jdbc/props.en.md
b/docs/document/content/user-manual/shardingsphere-jdbc/props.en.md
index d2c7092..27af3d2 100644
--- a/docs/document/content/user-manual/shardingsphere-jdbc/props.en.md
+++ b/docs/document/content/user-manual/shardingsphere-jdbc/props.en.md
@@ -1,6 +1,6 @@
+++
title = "Properties Configuration"
-weight = 6
+weight = 5
chapter = true
+++