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

jianglongtao 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 7fbc9b504c1 Add 5.5.3 in permalink of document (#38302)
7fbc9b504c1 is described below

commit 7fbc9b504c12593c7b89454a3ddbc4dd54c8c640
Author: Raigor <[email protected]>
AuthorDate: Mon Mar 2 22:52:25 2026 +0800

    Add 5.5.3 in permalink of document (#38302)
---
 docs/document/themes/hugo-theme-learn/layouts/partials/language.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/docs/document/themes/hugo-theme-learn/layouts/partials/language.html 
b/docs/document/themes/hugo-theme-learn/layouts/partials/language.html
index f6377d1ebd0..faca1f11134 100644
--- a/docs/document/themes/hugo-theme-learn/layouts/partials/language.html
+++ b/docs/document/themes/hugo-theme-learn/layouts/partials/language.html
@@ -1,6 +1,6 @@
 {{ $currentNode := . }}
 {{ $permalink := string .Permalink }}
-{{ $v5 := slice "5.5.2" "5.5.1" "5.5.0" "5.4.1" "5.4.0" "5.3.2" "5.3.1" 
"5.3.0" "5.2.1" "5.2.0" "5.1.2" "5.1.1" "5.1.0" "5.0.0"}}
+{{ $v5 := slice "5.5.3" "5.5.2" "5.5.1" "5.5.0" "5.4.1" "5.4.0" "5.3.2" 
"5.3.1" "5.3.0" "5.2.1" "5.2.0" "5.1.2" "5.1.1" "5.1.0" "5.0.0"}}
 {{ $v4 := slice "4.1.1" "4.1.0" "4.0.1" "4.0.0"}}
 {{ $v3 := slice "3.1.0" "3.0.0"}}
 {{ $v2 := slice "2.0.3" "2.0.2" "2.0.1" "2.0.0"}}

Reply via email to