Skip to content

Commit 4bb7a71

Browse files
authored
Merge pull request #28 from cootshk/patch-2
Move pairing file before Win, Mac, and Linux instructions in the sidebar
2 parents 80bc947 + 98236d6 commit 4bb7a71

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)