Skip to content

Commit 85cc359

Browse files
xrissoulaaryanjassal
authored andcommitted
docs: update sidebar paths to match new Getting-Started structure
1 parent a74eae6 commit 85cc359

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

sidebars.ts

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -19,15 +19,15 @@ const sidebars: SidebarsConfig = {
1919
id: 'tutorials/polykey-cli/README',
2020
},
2121
items: [
22-
'tutorials/polykey-cli/installation',
23-
'tutorials/polykey-cli/bootstrapping',
24-
'tutorials/polykey-cli/managing-vaults',
25-
'tutorials/polykey-cli/managing-secrets',
26-
'tutorials/polykey-cli/claiming-digital-identities',
27-
'tutorials/polykey-cli/discovering-other-users',
28-
'tutorials/polykey-cli/sharing-vaults',
29-
'tutorials/polykey-cli/managing-multiple-nodes',
30-
'tutorials/polykey-cli/using-environment-variables',
22+
'Getting-Started/polykey-cli/installation',
23+
'Getting-Started/polykey-cli/bootstrapping',
24+
'Getting-Started/polykey-cli/managing-vaults',
25+
'Getting-Started/polykey-cli/managing-secrets',
26+
'Getting-Started/polykey-cli/claiming-digital-identities',
27+
'Getting-Started/polykey-cli/discovering-other-users',
28+
'Getting-Started/polykey-cli/sharing-vaults',
29+
'Getting-Started/polykey-cli/managing-multiple-nodes',
30+
'Getting-Started/polykey-cli/using-environment-variables',
3131
],
3232
},
3333
{

0 commit comments

Comments
 (0)