Skip to content

Commit b32e5a8

Browse files
committed
fix: correct sidebar doc ID for systemd agent guide
1 parent aee4d39 commit b32e5a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sidebars.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ const sidebars: SidebarsConfig = {
2424
'Getting-Started/polykey-cli/sharing-vaults',
2525
'Getting-Started/polykey-cli/managing-multiple-nodes',
2626
'Getting-Started/polykey-cli/using-environment-variables',
27-
'Getting-Started/polykey-cli/running-the-agent-with-systemd.md',
27+
'Getting-Started/polykey-cli/running-the-agent-with-systemd',
2828
],
2929
},
3030
],

0 commit comments

Comments
 (0)