Skip to content

Commit

Permalink
docs: fix 404 link
Browse files Browse the repository at this point in the history
  • Loading branch information
Atinux committed Mar 3, 2024
1 parent 2d3f495 commit 8e6d230
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/3.api/2.composables/use-id.md
Expand Up @@ -4,7 +4,7 @@ description: Generate an SSR-friendly unique identifier that can be passed to ac
---

::important
This composable is available since [Nuxt v3.10](/v3-10#ssr-safe-accessible-unique-id-creation).
This composable is available since [Nuxt v3.10](/blog/v3-10#ssr-safe-accessible-unique-id-creation).
::

`useId` generates an SSR-friendly unique identifier that can be passed to accessibility attributes.
Expand Down

0 comments on commit 8e6d230

Please sign in to comment.