Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fix: correct sidebar doc ID for systemd agent guide
  • Loading branch information
xrissoula committed May 16, 2025
commit b32e5a80a1806d17d57cacb6c96dc82627fdfb47
2 changes: 1 addition & 1 deletion sidebars.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ const sidebars: SidebarsConfig = {
'Getting-Started/polykey-cli/sharing-vaults',
'Getting-Started/polykey-cli/managing-multiple-nodes',
'Getting-Started/polykey-cli/using-environment-variables',
'Getting-Started/polykey-cli/running-the-agent-with-systemd.md',
'Getting-Started/polykey-cli/running-the-agent-with-systemd',
],
},
],
Expand Down