Skip to content

Commit b4710a2

Browse files
authored
chore: move to incubation :) (#1131)
1 parent ba2e444 commit b4710a2

File tree

1 file changed

+2
-2
lines changed
  • src/features/LandingPage/FeaturesSection

1 file changed

+2
-2
lines changed

src/features/LandingPage/FeaturesSection/index.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@ const features = [
5151
{
5252
id: 'sponsored',
5353
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."],
54+
title: 'CNCF Incubation Project',
55+
content: ["We are a <a href='https://www.cncf.io/'>Cloud Native Computing Foundation</a> incubating project."],
5656
},
5757
{
5858
id: 'contribute',

0 commit comments

Comments
 (0)