diff --git a/src/sidebar.ts b/src/sidebar.ts index b0e0648f9..a6796da5a 100644 --- a/src/sidebar.ts +++ b/src/sidebar.ts @@ -1016,6 +1016,11 @@ module.exports = { type: "doc", id: "troubleshooting/index", }, + { + type: "link", + label: "Operations reference", + href: "/category/operations-reference", + }, ], }, {