diff --git a/docs/features/software-templates/migrating-from-v1alpha-to-v2beta.md b/docs/features/software-templates/migrating-from-v1alpha-to-v1beta2.md similarity index 99% rename from docs/features/software-templates/migrating-from-v1alpha-to-v2beta.md rename to docs/features/software-templates/migrating-from-v1alpha-to-v1beta2.md index 140e272c48..e528d14021 100644 --- a/docs/features/software-templates/migrating-from-v1alpha-to-v2beta.md +++ b/docs/features/software-templates/migrating-from-v1alpha-to-v1beta2.md @@ -1,6 +1,6 @@ --- -id: migrating-from-v1alpha-to-v2beta -title: Migrating to v2beta templates +id: migrating-from-v1alpha-to-v1beta2 +title: Migrating to v1beta2 templates description: Help on how to move your old templates from v1alpha1 to the more declarative v1beta2 diff --git a/microsite/sidebars.json b/microsite/sidebars.json index 6967d516fa..1d78275cbb 100644 --- a/microsite/sidebars.json +++ b/microsite/sidebars.json @@ -66,7 +66,7 @@ "features/software-templates/builtin-actions", "features/software-templates/writing-custom-actions", "features/software-templates/template-legacy", - "features/software-templates/migrating-from-v1alpha-to-v2beta" + "features/software-templates/migrating-from-v1alpha-to-v1beta2" ] }, {