Skip to content

Commit dc867b4

Browse files
authored
docs: Update installation.md (#3799)
Update links to simple and basic examples
1 parent 5ed190b commit dc867b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ $ yarn add @tanstack/react-query
1717

1818
React Query is compatible with React v16.8+ and works with ReactDOM and React Native.
1919

20-
> Wanna give it a spin before you download? Try out the [simple](/docs/examples/simple) or [basic](/docs/examples/basic) examples!
20+
> Wanna give it a spin before you download? Try out the [simple](/query/v4/docs/examples/react/simple) or [basic](/query/v4/docs/examples/react/basic) examples!
2121
2222
### CDN
2323

0 commit comments

Comments
 (0)