We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba2e444 commit b4710a2Copy full SHA for b4710a2
src/features/LandingPage/FeaturesSection/index.tsx
@@ -51,8 +51,8 @@ const features = [
51
{
52
id: 'sponsored',
53
icon: <CNCFIcon />,
54
- title: 'CNCF Sandbox Project',
55
- content: ["We are a <a href='https://www.cncf.io/'>Cloud Native Computing Foundation</a> sandbox project."],
+ title: 'CNCF Incubation Project',
+ content: ["We are a <a href='https://www.cncf.io/'>Cloud Native Computing Foundation</a> incubating project."],
56
},
57
58
id: 'contribute',
0 commit comments