Skip to content

Commit 4f07d72

Browse files
committed
Update sidebars.js
1 parent e383fc2 commit 4f07d72

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

sidebars.js

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -75,11 +75,7 @@ const sidebars = {
7575
label: 'FAQ and Resources',
7676
items: [{ type: 'autogenerated', dirName: '09-FAQ and resources' }],
7777
},
78-
{
79-
type: 'category',
80-
label: 'Appendices',
81-
items: [{ type: 'autogenerated', dirName: '10-appendices' }],
82-
},
78+
8379
],
8480

8581
};

0 commit comments

Comments
 (0)