From 26f9b90dd11474500d6722c853fb44e215b522f7 Mon Sep 17 00:00:00 2001 From: Gabriel Dantas Date: Thu, 3 Nov 2022 12:24:48 -0300 Subject: [PATCH] update sidebars.json Signed-off-by: Gabriel Dantas --- microsite/sidebars.json | 1 + 1 file changed, 1 insertion(+) diff --git a/microsite/sidebars.json b/microsite/sidebars.json index e758fe9100..f9fdb9ee9a 100644 --- a/microsite/sidebars.json +++ b/microsite/sidebars.json @@ -95,6 +95,7 @@ "features/software-templates/configuration", "features/software-templates/adding-templates", "features/software-templates/writing-templates", + "features/software-templates/input-examples", "features/software-templates/builtin-actions", "features/software-templates/writing-custom-actions", "features/software-templates/writing-custom-field-extensions",