We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18a683d commit 751d722Copy full SHA for 751d722
website/docs/13.x/docs/guides/react-19.mdx
@@ -14,7 +14,7 @@ RNTL 13.3 introduces async versions of the core testing APIs to handle React 19'
14
- **[`screen.unmountAsync`](docs/api/screen#unmount-async)** - async version of `screen.unmount`
15
16
**Event APIs:**
17
-- **[`fireEventAsync`](docs/api/fire-event#fire-event-async)** - async version of `fireEvent`
+- **[`fireEventAsync`](docs/api/events/fire-event#fire-event-async)** - async version of `fireEvent`
18
19
## APIs that remain unchanged
20
0 commit comments