Skip to content

Commit 84b1bed

Browse files
committed
docs: add .md to links
1 parent 21c5e09 commit 84b1bed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎docs/framework/react/guides/advanced-ssr.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ title: Advanced Server Rendering
55

66
Welcome to the Advanced Server Rendering guide, where you will learn all about using React Query with streaming, Server Components and the Next.js app router.
77

8-
You might want to read the [Server Rendering & Hydration guide](./ssr) before this one as it teaches the basics for using React Query with SSR, and [Performance & Request Waterfalls](./request-waterfalls) as well as [Prefetching & Router Integration](./prefetching) also contains valuable background.
8+
You might want to read the [Server Rendering & Hydration guide](./ssr.md) before this one as it teaches the basics for using React Query with SSR, and [Performance & Request Waterfalls](./request-waterfalls.md) as well as [Prefetching & Router Integration](./prefetching.md) also contains valuable background.
99

1010
https://tanstack.com/query/latest/docs/framework/react/guides/ssr
1111

0 commit comments

Comments
 (0)