Merge pull request #10376 from esttorhe/missing-cncf-data

Changes some missing references
This commit is contained in:
Fredrik Adelöw
2022-03-23 10:48:48 +01:00
committed by GitHub
4 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -51,7 +51,7 @@ class Footer extends React.Component {
<a href="https://mailchi.mp/spotify/backstage-community">
Subscribe to our newsletter
</a>
<a href="https://www.cncf.io/sandbox-projects/">CNCF Sandbox</a>
<a href="https://www.cncf.io/sandbox-projects/">CNCF Incubation</a>
</div>
<div>
<h5>More</h5>
+1 -1
View File
@@ -533,7 +533,7 @@ class Index extends React.Component {
<a href="https://www.cncf.io">
Cloud Native Computing Foundation
</a>{' '}
sandbox project
incubation project
<div className="cncf-logo" />
</Block.SmallTitle>
</Block.Container>