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

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


The following commit(s) were added to refs/heads/main by this push:
     new 12554121f docs: fix sidebar position (#3043)
12554121f is described below

commit 12554121f80785da148112476d6a6150bafe01ac
Author: Shawn Yang <[email protected]>
AuthorDate: Thu Dec 11 11:27:10 2025 +0800

    docs: fix sidebar position (#3043)
    
    ## Why?
    
    
    
    ## What does this PR do?
    
    
    
    ## Related issues
    
    
    
    ## Does this PR introduce any user-facing change?
    
    
    
    - [ ] Does this PR introduce any public API change?
    - [ ] Does this PR introduce any binary protocol compatibility change?
    
    ## Benchmark
---
 docs/guide/DEVELOPMENT.md   | 2 +-
 docs/guide/graalvm_guide.md | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/guide/DEVELOPMENT.md b/docs/guide/DEVELOPMENT.md
index ce7b4f193..ed8633f43 100644
--- a/docs/guide/DEVELOPMENT.md
+++ b/docs/guide/DEVELOPMENT.md
@@ -1,6 +1,6 @@
 ---
 title: Development
-sidebar_position: 8
+sidebar_position: 20
 id: development
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more
diff --git a/docs/guide/graalvm_guide.md b/docs/guide/graalvm_guide.md
index 2a1f6468f..e74820a22 100644
--- a/docs/guide/graalvm_guide.md
+++ b/docs/guide/graalvm_guide.md
@@ -1,6 +1,6 @@
 ---
 title: GraalVM Guide
-sidebar_position: 6
+sidebar_position: 19
 id: graalvm_serialization
 license: |
   Licensed to the Apache Software Foundation (ASF) under one or more


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

Reply via email to