Skip to content

Commit af6c331

Browse files
committed
?
1 parent d0f57b5 commit af6c331

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

crowdsec-docs/src/components/home-page/quick-start.tsx

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -110,12 +110,12 @@ const QuickStart = (): React.JSX.Element => {
110110
</div>
111111
<div className="grid grid-cols-1 gap-4 mt-4">
112112
<HomePageItem
113-
title="Installation Heathcheck"
114-
description=""
115-
link="/u/getting_started/health_check"
116-
icon={MonitorHeartIcon}
117-
key="Installation Heathcheck"
118-
/>
113+
title="Installation Heathcheck"
114+
description=""
115+
link="/u/getting_started/health_check"
116+
icon={MonitorHeartIcon}
117+
key="Installation Heathcheck"
118+
/>
119119
</div>
120120
<p className="text-xs mt-1 mb-4 text-foreground/70 text-right">
121121
*Logos and trademarks, such as the logos above, are the property of their respective owners and are used here for

0 commit comments

Comments
 (0)