Skip to content

Commit

Permalink
Fix broken link
Browse files Browse the repository at this point in the history
  • Loading branch information
adamzerner committed Dec 15, 2024
1 parent 9ef668b commit ea80f19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion routes/molecules/form-field.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -548,7 +548,7 @@ export default () => {
description: (
<div>
To use{" "}
<Link href="/molecules/select">
<Link href="/atoms/select">
<InlineCode>Select</InlineCode>
</Link>{" "}
with <InlineCode>FormField</InlineCode> set{" "}
Expand Down

0 comments on commit ea80f19

Please sign in to comment.