From f9c39c10b027fe6a51a95aabb198736621faeac4 Mon Sep 17 00:00:00 2001 From: Tobias Date: Tue, 16 Apr 2024 06:46:37 +0200 Subject: [PATCH] Docs: Fix link to `community/tkdodos-blog` --- docs/framework/react/typescript.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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'