Microsite: Update K8 section link
Update current CTA button under K8 section to "Read" and fixing broken link.
This commit is contained in:
@@ -439,9 +439,9 @@ class Index extends React.Component {
|
||||
<ActionBlock className="stripe bg-teal">
|
||||
<ActionBlock.Title>Learn more about the K8s plugin</ActionBlock.Title>
|
||||
<ActionBlock.Link
|
||||
href={`https://backstage.io/blog/2021/1/12/new-backstage-feature-kubernetes-for-service-owners`}
|
||||
href={`https://backstage.io/blog/2021/01/12/new-backstage-feature-kubernetes-for-service-owners`}
|
||||
>
|
||||
Docs
|
||||
Read
|
||||
</ActionBlock.Link>
|
||||
</ActionBlock>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user