Microsite: Update K8 section link

Update current CTA button under K8 section to "Read" and fixing broken link.
This commit is contained in:
AlleyWei
2021-01-12 18:20:13 -05:00
committed by GitHub
parent b29bfbe574
commit 4cacd37125
+2 -2
View File
@@ -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>