File tree Expand file tree Collapse file tree 1 file changed +2
-33
lines changed
Expand file tree Collapse file tree 1 file changed +2
-33
lines changed Original file line number Diff line number Diff 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' ,
You can’t perform that action at this time.
0 commit comments