File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
crowdsec-docs/src/components/home-page Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments