chore: updating beta link now the post is live and making scaffolder beta instead of alpha

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2021-07-26 21:03:29 +02:00
parent 0707b3657f
commit 46d264c023
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -212,7 +212,7 @@ class Index extends React.Component {
Backstage Software Templates{' '}
<a
title="Submit feedback for this feature. Click to learn more about this release."
href="https://backstage.io/blog/2020/08/05/announcing-backstage-software-templates"
href="https://backstage.io/blog/2021/07/26/software-templates-are-now-in-beta"
>
(beta)
</a>
@@ -57,7 +57,7 @@ export const ScaffolderPageContents = () => {
pageTitleOverride="Create a New Component"
title={
<>
Create a New Component <Lifecycle alpha shorthand />
Create a New Component <Lifecycle shorthand />
</>
}
subtitle="Create new software components using standard templates"
@@ -160,7 +160,7 @@ export const TemplatePage = ({
pageTitleOverride="Create a New Component"
title={
<>
Create a New Component <Lifecycle alpha shorthand />
Create a New Component <Lifecycle shorthand />
</>
}
subtitle="Create new software components using standard templates"