Skip to content

Commit 9b78527

Browse files
authored
docs(react-query): Update React Suspens Link in README.md (#8020)
1 parent 643abc0 commit 9b78527

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react-query/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Enjoy this library? Try the entire [TanStack](https://tanstack.com)! [TanStack T
4040
- Paginated + Cursor-based Queries
4141
- Load-More + Infinite Scroll Queries w/ Scroll Recovery
4242
- Request Cancellation
43-
- [React Suspense](https://reactjs.org/docs/concurrent-mode-suspense.html) + Fetch-As-You-Render Query Prefetching
43+
- [React Suspense](https://react.dev/reference/react/Suspense) + Fetch-As-You-Render Query Prefetching
4444
- Dedicated Devtools
4545

4646
### [Become a Sponsor!](https://github.com/sponsors/tannerlinsley/)

0 commit comments

Comments
 (0)