Skip to content

Commit

Permalink
docs: fix v-icon component link (#19789)
Browse files Browse the repository at this point in the history
  • Loading branch information
koya1616 authored May 16, 2024
1 parent 488f594 commit fad615b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/docs/src/pages/en/components/avatars.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ Avatars in their simplest form display content within a circular container.

The recommended placement of elements inside of `v-avatar` is:

* Place a [v-img](/components/images/) or [v-icon](/components/images/) component within the default *slot*
* Place a [v-img](/components/images/) or [v-icon](/components/icons/) component within the default *slot*
* Place textual content within the default *slot*

![Avatar Anatomy](https://cdn.vuetifyjs.com/docs/images/components-temp/v-avatar/v-avatar-anatomy.png)
Expand Down

0 comments on commit fad615b

Please sign in to comment.