Skip to content

Commit dfb8c13

Browse files
authored
move enterprise portal top level
1 parent 3606ded commit dfb8c13

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

sidebars.js

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff 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',

0 commit comments

Comments
 (0)