Skip to content

Commit af8b396

Browse files
authored
Adjust link into overview page (TanStack#1089)
* Adjust link into overview page I've adjusted the link to the installation page, I think that's the right page. * Better separation in text
1 parent c2eca7e commit af8b396

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/pages/docs/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,4 +85,4 @@ function Example() {
8585
## You talked me into it, so what now?
8686

8787
- Consider taking the [React Query Essentials Course](https://learn.tanstack.com) (or buying it for your whole team!)
88-
- Learn React Query at your own pace with our amazingly thorough [guides and API documentation](./guides/installation)
88+
- Learn React Query at your own pace with our amazingly thorough [guides](/docs/installation) and [API documentation](/docs/api)

0 commit comments

Comments
 (0)