Skip to content

Commit

Permalink
docs: fix link (#1487)
Browse files Browse the repository at this point in the history
  • Loading branch information
Barbapapazes authored Dec 10, 2024
1 parent 5e901e3 commit 1dd5a38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/content/docs/utilities/primitive.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,4 @@ const props = withDefaults(defineProps<PrimitiveProps>(), {

### Render `asChild`

Change the default rendered element for the one passed as a child, merging their props and behavior.<br><br>Read our <a href="/guides/composition">Composition</a> guide for more details.
Change the default rendered element for the one passed as a child, merging their props and behavior.<br><br>Read our <a href="/docs/guides/composition">Composition</a> guide for more details.

0 comments on commit 1dd5a38

Please sign in to comment.