Skip to content

Commit

Permalink
fix: correct sidebar (#328)
Browse files Browse the repository at this point in the history
  • Loading branch information
dwmkerr committed May 12, 2024
1 parent 3d07a13 commit 05e0187
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ const sidebars = {
type: 'category',
label: 'Appendices',
items: [
'xx-appendices/01-installing-samples/index',
'xx-appendices/installing-samples/index',
'xx-appendices/recommended-reading/index',
'xx-appendices/thanks',
]
Expand Down

0 comments on commit 05e0187

Please sign in to comment.