File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -188,16 +188,6 @@ const sidebars = {
188188 } ,
189189 ] ,
190190 } ,
191- {
192- type : 'category' ,
193- label : 'Enterprise Portal (Beta)' ,
194- items : [
195- 'vendor/enterprise-portal-about' ,
196- 'vendor/enterprise-portal-configure' ,
197- 'vendor/enterprise-portal-invite' ,
198- 'vendor/enterprise-portal-use' ,
199- ] ,
200- } ,
201191 {
202192 type : 'category' ,
203193 label : 'Custom Domains' ,
@@ -223,6 +213,16 @@ const sidebars = {
223213 } ,
224214 ] ,
225215 } ,
216+ {
217+ type : 'category' ,
218+ label : 'Enterprise Portal (Beta)' ,
219+ items : [
220+ 'vendor/enterprise-portal-about' ,
221+ 'vendor/enterprise-portal-configure' ,
222+ 'vendor/enterprise-portal-invite' ,
223+ 'vendor/enterprise-portal-use' ,
224+ ] ,
225+ } ,
226226 {
227227 type : 'category' ,
228228 label : 'Compatibility Matrix' ,
You can’t perform that action at this time.
0 commit comments