mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-22 05:35:13 +00:00
docs: correct link to data fetching docs (#26988)
This commit is contained in:
parent
4544eaf228
commit
96f18f40c0
@ -44,4 +44,4 @@ watch(count, (newCount) => {
|
||||
`useLazyAsyncData` is a reserved function name transformed by the compiler, so you should not name your own function `useLazyAsyncData`.
|
||||
::
|
||||
|
||||
:read-more{to="/docs/getting-started/data-fetching#uselazyasyncdata"}
|
||||
:read-more{to="/docs/getting-started/data-fetching"}
|
||||
|
Loading…
Reference in New Issue
Block a user