Skip to content

Commit 2a0c3f2

Browse files
committed
Update DNS configuration
1 parent 13ded4d commit 2a0c3f2

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

src/components/HomepageFeatures/index.tsx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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
),

static/CNAME

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
kadras.io

0 commit comments

Comments
 (0)