From dff3ce6908e2d95a8c51c80a100ef255231fe8fa Mon Sep 17 00:00:00 2001 From: Axel Hecht Date: Tue, 11 Oct 2022 10:30:44 +0200 Subject: [PATCH] Add Feature Flags to Plugins navigation on microsite. Signed-off-by: Axel Hecht --- microsite/sidebars.json | 1 + 1 file changed, 1 insertion(+) diff --git a/microsite/sidebars.json b/microsite/sidebars.json index a93e148317..bf6b036daf 100644 --- a/microsite/sidebars.json +++ b/microsite/sidebars.json @@ -226,6 +226,7 @@ "plugins/composability", "plugins/customization", "plugins/analytics", + "plugins/feature-flags", { "type": "subcategory", "label": "Backends and APIs",