diff --git a/microsite/sidebars.json b/microsite/sidebars.json index ab8c29c9a4..01d2b95b6b 100644 --- a/microsite/sidebars.json +++ b/microsite/sidebars.json @@ -363,7 +363,7 @@ "architecture-decisions/adrs-adr013" ], "FAQ": ["FAQ"], - "Experimental Backend System": [ + "Experimental Backend System": [{"_hidden_": [ "backend-system/index", { "type": "subcategory", @@ -400,6 +400,6 @@ "backend-system/core-services/index" ] } - ] + ]}] } }