File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
src/components/HomepageFeatures Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ const FeatureList: FeatureItem[] = [
1414 Svg : require ( '@site/static/img/undraw_lost_online_re_upmy.svg' ) . default ,
1515 description : (
1616 < >
17- Kadras provides an application platform you can use as a foundation
17+ Kadras provides an < a href = "https://github.com/arktonix/kadras- application-platform" > application platform</ a > you can use as a foundation
1818 to implement your own internal developer platform (IDP).
1919 </ >
2020 ) ,
@@ -24,7 +24,7 @@ const FeatureList: FeatureItem[] = [
2424 Svg : require ( '@site/static/img/undraw_drone_delivery_re_in95.svg' ) . default ,
2525 description : (
2626 < >
27- Kadras offers a curated catalog of all the essential components to build
27+ Kadras offers a < a href = "https://github.com/arktonix/kadras-packages" > curated catalog</ a > of all the essential components to build
2828 cloud native platforms relying on Carvel package management.
2929 </ >
3030 ) ,
@@ -34,7 +34,7 @@ const FeatureList: FeatureItem[] = [
3434 Svg : require ( '@site/static/img/undraw_engineering_team_a7n2.svg' ) . default ,
3535 description : (
3636 < >
37- Kadras aims at researching cloud native projects and providing a toolkit
37+ Kadras aims at researching < a href = "https://github.com/arktonix" > cloud native projects</ a > and providing a toolkit
3838 of building blocks useful for several platform engineering scenarios.
3939 </ >
4040 ) ,
Original file line number Diff line number Diff line change 1+ kadras.io
You can’t perform that action at this time.
0 commit comments