We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2bb7553 commit b89a447Copy full SHA for b89a447
1 file changed
sidebars.js
@@ -102,41 +102,10 @@ const sidebars = {
102
]
103
},
104
{
105
- type: 'category',
+ type: 'link',
106
label: 'Fula API',
107
- link: {
108
- type: 'doc',
109
- id:'api-intro',
110
- },
111
- items: [
112
- {
113
- type:'category',
114
- label:'Getting Started',
115
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
126
- label:'Reference',
127
128
129
- id:'reference-api',
130
131
132
- 'api/client-instance',
133
- 'api/graph-api',
134
- 'api/file-api'
135
136
137
+ href: 'https://docs.fx.land/fula-api',
138
139
-
140
141
type: 'doc',
142
label: 'Whitepaper',
0 commit comments