diff --git a/docs/framework/react/typescript.md b/docs/framework/react/typescript.md index add86f41d4c..6714d42f5ae 100644 --- a/docs/framework/react/typescript.md +++ b/docs/framework/react/typescript.md @@ -223,8 +223,8 @@ const data = queryClient.getQueryData(['groups']) ## Further Reading -For tips and tricks around type inference, have a look at [React Query and TypeScript](../tkdodos-blog#6-react-query-and-typescript) from -the Community Resources. To find out how to get the best possible type-safety, you can read [Type-safe React Query](../tkdodos-blog#19-type-safe-react-query). +For tips and tricks around type inference, have a look at [React Query and TypeScript](../community/tkdodos-blog#6-react-query-and-typescript) from +the Community Resources. To find out how to get the best possible type-safety, you can read [Type-safe React Query](../community/tkdodos-blog#19-type-safe-react-query). [//]: # 'Materials'