diff --git a/src/consts.ts b/src/consts.ts index 260c9fe1..f79770fe 100644 --- a/src/consts.ts +++ b/src/consts.ts @@ -73,7 +73,7 @@ export const SIDEBAR: Sidebar = { { text: "Permissions", link: "en/linux/permissions" }, { text: "Software and Package Management", link: "en/linux/software" }, { text: "The Shell", link: "en/linux/shell" }, - { text: "SSH", link: "en/linux/ssh"} + { text: "SSH", link: "en/linux/ssh"}, { text: "Security and Privacy", link: "en/linux/securityprivacy" }, ],