File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
src/components/HomepageFeatures Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -10,17 +10,17 @@ type FeatureItem = {
1010
1111const 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 < >
You can’t perform that action at this time.
0 commit comments