Skip to content

Commit a774085

Browse files
committed
update homepage components link
1 parent 86b1e20 commit a774085

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)