Skip to content

Commit e5c7f4e

Browse files
authored
Update homepage components link (#224)
2 parents 86b1e20 + a774085 commit e5c7f4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/src/components/HomepageFeatures.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ const FeatureList: FeatureItem[] = [
7070
button: (
7171
<KolLinkButton
7272
className="w-72"
73-
_href="docs/components/abbr"
73+
_href="docs/components"
7474
_label={translate({
7575
id: 'custom.components',
7676
message: 'Components',

0 commit comments

Comments
 (0)