Skip to content

Commit 799bc12

Browse files
committed
docs: fix react server components doc links
1 parent 00a9a11 commit 799bc12

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/blog/react-server-components.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -362,7 +362,7 @@ They are another tool in the box, not the new mandatory center of gravity.
362362

363363
### Where should I look for the full technical docs?
364364

365-
The [Server Components docs](/start/latest/docs/server-components). They cover setup, helper APIs, examples, constraints, and the low-level details this post intentionally skips.
365+
The [Server Components docs](/start/latest/docs/framework/react/guide/server-components). They cover setup, helper APIs, examples, constraints, and the low-level details this post intentionally skips.
366366

367367
### What about security?
368368

@@ -378,7 +378,7 @@ Too much of the ecosystem treats RSCs like they need to become your app architec
378378

379379
TanStack Start's RSC model is available now as an experimental feature. We're excited to see what you build with it.
380380

381-
- [Server Components Docs](/start/latest/docs/server-components)
381+
- [Server Components Docs](/start/latest/docs/framework/react/guide/server-components)
382382
- [GitHub](https://github.com/tanstack/router)
383383
- [Discord](https://tlinz.com/discord)
384384

0 commit comments

Comments
 (0)