diff --git a/docs/community/content/involved/release/shardingsphere.cn.md b/docs/community/content/involved/release/shardingsphere.cn.md index 73512ad5516ef..0d13acacaf8d1 100644 --- a/docs/community/content/involved/release/shardingsphere.cn.md +++ b/docs/community/content/involved/release/shardingsphere.cn.md @@ -599,10 +599,8 @@ svn del -m "Archiving release ${PREVIOUS.RELEASE.VERSION}" https://dist.apache.o 参考:[Release Download Pages for Projects](https://infra.apache.org/release-download-pages.html)。 ### 6. 官网首页增加发布版本文档入口 - -参考 commit: -https://github.com/apache/shardingsphere-doc/commit/9fdf438d1170129d2690b5dee316403984579430 -https://github.com/apache/shardingsphere/pull/29017/files +更新 `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) ### 7. 更新示例版本 diff --git a/docs/community/content/involved/release/shardingsphere.en.md b/docs/community/content/involved/release/shardingsphere.en.md index a3e8b36c0d4d0..e4c4b08b80a67 100644 --- a/docs/community/content/involved/release/shardingsphere.en.md +++ b/docs/community/content/involved/release/shardingsphere.en.md @@ -609,8 +609,8 @@ Refer to [Release Download Pages for Projects](https://infra.apache.org/release- ### 6. Add entrance of documents of the new release into home page Refer to commit: -https://github.com/apache/shardingsphere-doc/commit/9fdf438d1170129d2690b5dee316403984579430 -https://github.com/apache/shardingsphere/pull/29017/files +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) ### 7. Update Example Version