Skip to content

Commit a1e62d3

Browse files
committed
docs: update sidebars.js
1 parent a08379a commit a1e62d3

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

website/sidebars.js

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,13 @@ module.exports = {
1313
},
1414
collapsible: true,
1515
collapsed: false,
16-
items: ['quickstart/usage', 'quickstart/intercept', 'quickstart/approve'],
16+
items: [
17+
'quickstart/installation',
18+
'quickstart/usage',
19+
'quickstart/intercept',
20+
'quickstart/approve',
21+
],
1722
},
18-
'installation',
1923
{
2024
type: 'category',
2125
label: 'Configuration',

0 commit comments

Comments
 (0)