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

chaokunyang pushed a commit to branch fix_go_doc_links
in repository https://gitbox.apache.org/repos/asf/fory-site.git

commit 79f6365f3b11e2a8387ba05660d483699b303f3d
Author: chaokunyang <[email protected]>
AuthorDate: Mon Jan 12 14:14:32 2026 +0800

    fix sidebar
---
 docs/docs/guide/kotlin/_category_.json | 2 +-
 docs/docs/guide/scala/_category_.json  | 2 +-
 docs/docs/guide/xlang/_category_.json  | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/docs/docs/guide/kotlin/_category_.json 
b/docs/docs/guide/kotlin/_category_.json
index 6122d8c5d..5b7b72b06 100644
--- a/docs/docs/guide/kotlin/_category_.json
+++ b/docs/docs/guide/kotlin/_category_.json
@@ -1,6 +1,6 @@
 {
   "label": "Kotlin",
-  "position": 8,
+  "position": 17,
   "collapsible": true,
   "collapsed": true
 }
\ No newline at end of file
diff --git a/docs/docs/guide/scala/_category_.json 
b/docs/docs/guide/scala/_category_.json
index fb421bf73..87d4b33d2 100644
--- a/docs/docs/guide/scala/_category_.json
+++ b/docs/docs/guide/scala/_category_.json
@@ -1,6 +1,6 @@
 {
   "label": "Scala",
-  "position": 7,
+  "position": 1,
   "collapsible": true,
   "collapsed": true
 }
\ No newline at end of file
diff --git a/docs/docs/guide/xlang/_category_.json 
b/docs/docs/guide/xlang/_category_.json
index 94a6d63a6..ca357e913 100644
--- a/docs/docs/guide/xlang/_category_.json
+++ b/docs/docs/guide/xlang/_category_.json
@@ -1,6 +1,6 @@
 {
   "label": "Cross Language",
-  "position": 9,
+  "position": 18,
   "collapsible": true,
   "collapsed": true
 }
\ No newline at end of file


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to