From e75937670cef4b0ded7ea37533d8fa9f56e63f81 Mon Sep 17 00:00:00 2001 From: Philipp Hugenroth Date: Mon, 20 Nov 2023 15:30:32 +0100 Subject: [PATCH] always forget this one Signed-off-by: Philipp Hugenroth --- microsite/sidebars.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/microsite/sidebars.json b/microsite/sidebars.json index c9b1c99eba..c33bf37785 100644 --- a/microsite/sidebars.json +++ b/microsite/sidebars.json @@ -408,7 +408,8 @@ "tutorials/configuring-plugin-databases", "tutorials/switching-sqlite-postgres", "tutorials/using-backstage-proxy-within-plugin", - "tutorials/yarn-migration" + "tutorials/yarn-migration", + "tutorials/migrate-to-mui5.md" ], "Architecture Decision Records (ADRs)": [ "architecture-decisions/adrs-overview",