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 5c9b9f42384 Fix : fix the incorrect link (#29294)
5c9b9f42384 is described below
commit 5c9b9f42384b8c5b2129efc4b162fed53f9c3629
Author: 孙念君 Nianjun Sun <[email protected]>
AuthorDate: Tue Dec 5 19:48:47 2023 +0800
Fix : fix the incorrect link (#29294)
* Fix : fix the incorrect link
* Fix : fix the incorrect link
---
docs/community/content/involved/release/shardingsphere.cn.md | 2 +-
docs/community/content/involved/release/shardingsphere.en.md | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/community/content/involved/release/shardingsphere.cn.md
b/docs/community/content/involved/release/shardingsphere.cn.md
index 0d13acacaf8..9a266598f54 100644
--- a/docs/community/content/involved/release/shardingsphere.cn.md
+++ b/docs/community/content/involved/release/shardingsphere.cn.md
@@ -600,7 +600,7 @@ svn del -m "Archiving release ${PREVIOUS.RELEASE.VERSION}"
https://dist.apache.o
### 6. 官网首页增加发布版本文档入口
更新 `shardingsphere-doc` 仓库下
index.html、index_zh.html、learning.html、legacy.html、legacy_zh.html
几处文件中的版本号为当前版本。[参考提交](https://github.com/apache/shardingsphere-doc/commit/9fdf438d1170129d2690b5dee316403984579430)
-更新 `shardingsphere` 仓库下的
[language.html](docs/document/themes/hugo-theme-learn/layouts/partials/language.html),增加当前版本号用于页面导航。[参考提交](https://github.com/apache/shardingsphere/pull/29017/files)
+更新 `shardingsphere` 仓库下的
language.html(docs/document/themes/hugo-theme-learn/layouts/partials/language.html),增加当前版本号用于页面导航。[参考提交](https://github.com/apache/shardingsphere/pull/29017/files)
### 7. 更新示例版本
diff --git a/docs/community/content/involved/release/shardingsphere.en.md
b/docs/community/content/involved/release/shardingsphere.en.md
index e4c4b08b80a..fd900e929b7 100644
--- a/docs/community/content/involved/release/shardingsphere.en.md
+++ b/docs/community/content/involved/release/shardingsphere.en.md
@@ -610,7 +610,7 @@ Refer to [Release Download Pages for
Projects](https://infra.apache.org/release-
Refer to commit:
Update the version number of document files, including index.html,
indexzh.html, learning.html, legacy.html, and legacyzh.html under the
shardingsphere-doc repository to the current version. [Reference
commit](https://github.com/apache/shardingsphere-doc/commit/9fdf438d1170129d2690b5dee316403984579430)
-Update language.html under the shardingsphere repository and add the current
version number for navigation. [Reference
commit](https://github.com/apache/shardingsphere/pull/29017/files)
+Update
language.html(docs/document/themes/hugo-theme-learn/layouts/partials/language.html)
under the shardingsphere repository and add the current version number for
navigation. [Reference
commit](https://github.com/apache/shardingsphere/pull/29017/files)
### 7. Update Example Version