From 0510a888852c900824a3040b167f6f684e6ce580 Mon Sep 17 00:00:00 2001 From: blam Date: Tue, 14 Nov 2023 09:16:08 +0100 Subject: [PATCH] docs: update sidebar Signed-off-by: blam --- microsite/sidebars.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/microsite/sidebars.json b/microsite/sidebars.json index 8d8cb39eaa..9377e196ee 100644 --- a/microsite/sidebars.json +++ b/microsite/sidebars.json @@ -116,7 +116,7 @@ "features/software-templates/writing-custom-field-extensions", "features/software-templates/writing-custom-step-layouts", "features/software-templates/authorizing-parameters-steps-and-actions", - "features/software-templates/testing-scaffolder-alpha", + "features/software-templates/migrating-to-rjsf-v5", "features/software-templates/migrating-from-v1beta2-to-v1beta3" ] },