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 a2b0378896e Fix : fix the deadlink (#28694)
a2b0378896e is described below

commit a2b0378896e5fa76d36c44e81b2a47a7423f80f1
Author: 孙念君 Nianjun Sun <[email protected]>
AuthorDate: Mon Oct 9 14:42:24 2023 +0800

    Fix : fix the deadlink (#28694)
---
 .../content/user-manual/common-config/builtin-algorithm/expr.cn.md    | 4 ++--
 .../content/user-manual/common-config/builtin-algorithm/expr.en.md    | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git 
a/docs/document/content/user-manual/common-config/builtin-algorithm/expr.cn.md 
b/docs/document/content/user-manual/common-config/builtin-algorithm/expr.cn.md
index 89c9730fb58..01301877061 100644
--- 
a/docs/document/content/user-manual/common-config/builtin-algorithm/expr.cn.md
+++ 
b/docs/document/content/user-manual/common-config/builtin-algorithm/expr.cn.md
@@ -99,5 +99,5 @@ rules:
 
 ## 相关参考
 
-- [核心概念](/docs/document/content/features/sharding/concept.cn.md)
-- [数据分片](/docs/document/content/dev-manual/sharding.cn.md)
+- [核心概念](/cn/features/sharding/concept)
+- [数据分片](/cn/dev-manual/sharding)
diff --git 
a/docs/document/content/user-manual/common-config/builtin-algorithm/expr.en.md 
b/docs/document/content/user-manual/common-config/builtin-algorithm/expr.en.md
index 5f073800c6c..310d0ee3db3 100644
--- 
a/docs/document/content/user-manual/common-config/builtin-algorithm/expr.en.md
+++ 
b/docs/document/content/user-manual/common-config/builtin-algorithm/expr.en.md
@@ -107,5 +107,5 @@ rules:
 
 ## Related References
 
-- [Core Concept](/docs/document/content/features/sharding/concept.en.md)
-- [Data Sharding](/docs/document/content/dev-manual/sharding.en.md)
+- [Core Concept](/en/features/sharding/concept)
+- [Data Sharding](/en/dev-manual/sharding)

Reply via email to