Skip to content

Commit a23072a

Browse files
committed
Update feature list
1 parent d5eab74 commit a23072a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/components/HomepageFeatures/index.tsx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,17 +10,17 @@ type FeatureItem = {
1010

1111
const FeatureList: FeatureItem[] = [
1212
{
13-
title: 'Application Platform',
13+
title: 'Engineering Platform',
1414
Svg: require('@site/static/img/undraw_lost_online_re_upmy.svg').default,
1515
description: (
1616
<>
17-
Kadras provides an <a href="https://github.com/kadras-io/kadras-application-platform">application platform</a> you can use as a foundation
18-
to implement your own internal developer platform (IDP).
17+
Kadras provides an <a href="https://github.com/kadras-io/engineering-platform">engineering platform</a> you can use as a foundation
18+
to implement your own cloud native internal platforms.
1919
</>
2020
),
2121
},
2222
{
23-
title: 'Package Catalog',
23+
title: 'Application Catalog',
2424
Svg: require('@site/static/img/undraw_drone_delivery_re_in95.svg').default,
2525
description: (
2626
<>

0 commit comments

Comments
 (0)