Skip to content

Commit 98236d6

Browse files
authored
Move pairing file before Win, Mac, and Linux instructions
Signed-off-by: Henry <[email protected]>
1 parent 80bc947 commit 98236d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sidebars.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ const sidebars = {
2424
{
2525
type: 'category',
2626
label: 'Getting Started',
27-
items: ['getting-started/prerequisites', 'getting-started/windows', 'getting-started/mac', 'getting-started/linux', 'getting-started/pairing-file', 'getting-started/post-install'],
27+
items: ['getting-started/prerequisites', 'getting-started/pairing-file', 'getting-started/windows', 'getting-started/mac', 'getting-started/linux', 'getting-started/post-install'],
2828
},
2929
{
3030
type: 'category',

0 commit comments

Comments
 (0)