diff --git a/docs/cli/under-the-hood.md b/docs/cli/under-the-hood.md deleted file mode 100644 index f7400b2037..0000000000 --- a/docs/cli/under-the-hood.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -id: under-the-hood -title: Under the Hook -description: A dive into the implementation of the Backstage CLI ---- - -## Summary diff --git a/microsite/sidebars.json b/microsite/sidebars.json index 8d2c382b9a..b31f0ccdf3 100644 --- a/microsite/sidebars.json +++ b/microsite/sidebars.json @@ -34,11 +34,7 @@ ] } ], - "CLI": [ - "cli/index", - "cli/commands", - "cli/under-the-hood" - ], + "CLI": ["cli/index", "cli/commands"], "Core Features": [ { "type": "subcategory",