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

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


The following commit(s) were added to refs/heads/optimize_website by this push:
     new 0d19aea027 fix docs
0d19aea027 is described below

commit 0d19aea0271f930da5aaab88032385dd348eb6af
Author: Shawn Yang <[email protected]>
AuthorDate: Fri May 22 02:29:54 2026 +0800

    fix docs
---
 sidebars.ts                                    | 1 -
 versioned_sidebars/version-1.0.0-sidebars.json | 4 ----
 2 files changed, 5 deletions(-)

diff --git a/sidebars.ts b/sidebars.ts
index 5f1ce56e68..d486f644df 100644
--- a/sidebars.ts
+++ b/sidebars.ts
@@ -17,7 +17,6 @@ const sidebars: SidebarsConfig = {
     {
       type: 'category',
       label: 'Introduction',
-      link: {type: 'doc', id: 'introduction/overview'},
       items: [{type: 'autogenerated', dirName: 'introduction'}],
       collapsed: false,
     },
diff --git a/versioned_sidebars/version-1.0.0-sidebars.json 
b/versioned_sidebars/version-1.0.0-sidebars.json
index ac42638f3b..da2589bd7c 100644
--- a/versioned_sidebars/version-1.0.0-sidebars.json
+++ b/versioned_sidebars/version-1.0.0-sidebars.json
@@ -3,10 +3,6 @@
     {
       "type": "category",
       "label": "Introduction",
-      "link": {
-        "type": "doc",
-        "id": "introduction/overview"
-      },
       "items": [
         {
           "type": "autogenerated",


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

Reply via email to