Commit 77e1b02
docs: cross-link the TanStack Start comparison from the decision guide and Next.js RSC doc (#4254)
## What
Two cross-links now that the decision-guide section (#4242) and the RoR
Pro vs TanStack Start architecture comparison (#4246) are both on
`main`:
- The decision guide's **"React on Rails vs TanStack Start"** section
now links the deep [architecture
comparison](https://reactonrails.com/docs/pro/react-server-components/tanstack-start-comparison)
— parallel to how it already links the Next.js RSC comparison.
- The **Next.js RSC comparison** doc's "Related documentation" now links
its TanStack Start sibling.
Closes the asymmetry created by #4242 and #4246 landing as separate PRs.
## Gates
- `prettier@3.6.2` ✓ (no reformatting needed)
- `node script/generate-llms-full.mjs` ✓
- `lychee` ✓ 35 OK / 0 errors (the new relative links resolve to the
on-`main` docs)
Labels: none (docs-only).
🤖 Generated with [Claude Code](https://claude.com/claude-code)
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
* **Documentation**
* Expanded the React on Rails and TanStack comparison content with an
additional link to a deeper architecture overview.
* Added a new related-docs reference for the React on Rails Pro and
TanStack Start comparison.
* Updated the documentation index so the new comparison page is easier
to discover.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>1 parent 606241e commit 77e1b02
4 files changed
Lines changed: 4 additions & 2 deletions
File tree
- docs
- oss/getting-started
- pro/react-server-components
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
139 | | - | |
| 139 | + | |
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
254 | 254 | | |
255 | 255 | | |
256 | 256 | | |
| 257 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9440 | 9440 | | |
9441 | 9441 | | |
9442 | 9442 | | |
| 9443 | + | |
9443 | 9444 | | |
9444 | 9445 | | |
9445 | 9446 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2067 | 2067 | | |
2068 | 2068 | | |
2069 | 2069 | | |
2070 | | - | |
| 2070 | + | |
2071 | 2071 | | |
2072 | 2072 | | |
2073 | 2073 | | |
| |||
0 commit comments