Changes some missing references

Signed-off-by: Esteban Torres <me+github@estebantorr.es>
This commit is contained in:
Esteban Torres
2022-03-22 20:47:35 +01:00
parent 0f788f0fad
commit 972ec94827
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>