Skip to content

Commit 751d722

Browse files
committed
.
1 parent 18a683d commit 751d722

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/13.x/docs/guides/react-19.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ RNTL 13.3 introduces async versions of the core testing APIs to handle React 19'
1414
- **[`screen.unmountAsync`](docs/api/screen#unmount-async)** - async version of `screen.unmount`
1515

1616
**Event APIs:**
17-
- **[`fireEventAsync`](docs/api/fire-event#fire-event-async)** - async version of `fireEvent`
17+
- **[`fireEventAsync`](docs/api/events/fire-event#fire-event-async)** - async version of `fireEvent`
1818

1919
## APIs that remain unchanged
2020

0 commit comments

Comments
 (0)