We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0942bb commit f42c452Copy full SHA for f42c452
website/sidebars.js
@@ -33,13 +33,11 @@ module.exports = {
33
'guides/integration-examples/test-runners',
34
'guides/integration-examples/docker',
35
],
36
- Miscellaneous: [
37
- 'guides/enable-debug-mode',
38
- 'guides/known-issues',
39
- 'guides/error-warning-details',
40
- 'guides/mongodb-server-versions',
41
- ],
42
},
+ 'guides/enable-debug-mode',
+ 'guides/known-issues',
+ 'guides/error-warning-details',
+ 'guides/mongodb-server-versions',
43
44
Migration: ['guides/migration/migrate8', 'guides/migration/migrate7'],
45
0 commit comments