From a9cbbeee9d8848e5d8b4c5d1b0b22f9ab0c78437 Mon Sep 17 00:00:00 2001 From: Tristan Marsh Date: Wed, 13 Jul 2022 12:13:53 +1000 Subject: [PATCH] Update installation.md Update links to simple and basic examples --- docs/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation.md b/docs/installation.md index 249b5cb6cc..0bd1168f2b 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -15,7 +15,7 @@ $ npm i @tanstack/react-query React Query is compatible with React v16.8+ and works with ReactDOM and React Native. -> Wanna give it a spin before you download? Try out the [simple](/docs/examples/simple) or [basic](/docs/examples/basic) examples! +> 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! ### CDN