Skip to content

Commit f42c452

Browse files
committed
docs(sidebars): remove nesting "Miscellaneous"
1 parent e0942bb commit f42c452

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

website/sidebars.js

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -33,13 +33,11 @@ module.exports = {
3333
'guides/integration-examples/test-runners',
3434
'guides/integration-examples/docker',
3535
],
36-
Miscellaneous: [
37-
'guides/enable-debug-mode',
38-
'guides/known-issues',
39-
'guides/error-warning-details',
40-
'guides/mongodb-server-versions',
41-
],
4236
},
37+
'guides/enable-debug-mode',
38+
'guides/known-issues',
39+
'guides/error-warning-details',
40+
'guides/mongodb-server-versions',
4341
],
4442
Migration: ['guides/migration/migrate8', 'guides/migration/migrate7'],
4543
},

0 commit comments

Comments
 (0)