docs(link): update

This commit is contained in:
Benjamin Canac
2024-08-01 15:13:42 +02:00
parent e94461d1fa
commit 372d902f7e
3 changed files with 3 additions and 3 deletions

View File

@@ -30,7 +30,7 @@ props:
### Link
You can pass any property from [NuxtLink](https://nuxt.com/docs/api/components/nuxt-link#props) component such as `to`, `target`, etc.
You can pass any property from the [Link](/components/link#props) component such as `to`, `target`, etc.
::component-code
---