docs: Fixed invalid links - #7335
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git 鈫楋笌 1 Ignored Deployment
|
|
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit d4df6c4:
|
|
@fulopkovacs I thought we have fixed all broken links already? |
|
@TkDodo We did fix the links for the v5 docs, as you can see they are working in production (https://tanstack.com/query/latest/docs/framework/react/quick-start): Kapture.2024-04-25.at.10.49.42.mp4@jungwoo3490 Unfortunately, We can't trust VSCode errors in the case of relative links in the docs of the TanStack projects. This is related to the difference between how VSCode and TanStack router handle trailing slashes. See this comment for more info. |
|
Thanks for Checking!!! @fulopkovacs |
Fixed #7334
Hi :)
I fixed all invalid links in https://github.com/TanStack/query/blob/2ffd9fbd848c8ce4b62f354b21ae25a2040eeae2/docs/framework/react/quick-start.md
I checked all links correctly work.
35d413b5-8f1b-48cb-b13a-c89af9c0589e.mp4