Skip to content

Commit f517033

Browse files
authored
Merge pull request #340 from 7michele7/7michele7-patch-1
Fix async utils link
2 parents 1e1ca17 + 0381076 commit f517033

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/usage/advanced-hooks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ asynchronously during `await waitForNextUpdate()`. The async utilities automatic
137137
waiting code in the asynchronous `act()` wrapper.
138138

139139
For more details on the the other async utilities, please refer to the
140-
[API Reference](/reference/api#async-utilities).
140+
[API Reference](/reference/api#asyncutils).
141141

142142
### Suspense
143143

0 commit comments

Comments
 (0)