Skip to content

Commit b89a447

Browse files
committed
Update sidebars.js
1 parent 2bb7553 commit b89a447

File tree

1 file changed

+2
-33
lines changed

1 file changed

+2
-33
lines changed

sidebars.js

Lines changed: 2 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -102,41 +102,10 @@ const sidebars = {
102102
]
103103
},
104104
{
105-
type: 'category',
105+
type: 'link',
106106
label: 'Fula API',
107-
link: {
108-
type: 'doc',
109-
id:'api-intro',
110-
},
111-
items: [
112-
{
113-
type:'category',
114-
label:'Getting Started',
115-
link: {
116-
type:'doc',
117-
id:'api/getting-started/index',
118-
},
119-
items:[
120-
'api/getting-started/box-setup',
121-
'api/getting-started/using-samples',
122-
]
123-
},
124-
{
125-
type:'category',
126-
label:'Reference',
127-
link: {
128-
type: 'doc',
129-
id:'reference-api',
130-
},
131-
items:[
132-
'api/client-instance',
133-
'api/graph-api',
134-
'api/file-api'
135-
]
136-
},
137-
]
107+
href: 'https://docs.fx.land/fula-api',
138108
},
139-
140109
{
141110
type: 'doc',
142111
label: 'Whitepaper',

0 commit comments

Comments
 (0)