diff --git a/microsite/sidebars.ts b/microsite/sidebars.ts index 5432edd6db..1758e5a7a1 100644 --- a/microsite/sidebars.ts +++ b/microsite/sidebars.ts @@ -279,6 +279,7 @@ export default { 'features/software-templates/adding-templates', 'features/software-templates/writing-templates', 'features/software-templates/input-examples', + 'features/software-templates/ui-options-examples', 'features/software-templates/builtin-actions', 'features/software-templates/writing-custom-actions', 'features/software-templates/writing-tests-for-actions',