Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8e6d230

Browse files
committed
docs: fix 404 link
1 parent 2d3f495 commit 8e6d230

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/3.api/2.composables/use-id.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Generate an SSR-friendly unique identifier that can be passed to ac
44
---
55

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

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

0 commit comments

Comments
 (0)