Tanstack start docs: fix nodejs link for bun#6992
Conversation
The link for the nodejs header was not updated when railway was removed from this section: This commit fixes the link so it now points to the correct section.
📝 WalkthroughWalkthroughUpdated an anchor reference in Bun hosting documentation for React 18 fallback guidance. The link target was adjusted from a Node.js/Railway/Docker section to a Node.js/Docker section. This is a single-line documentation correction with no functional impact. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
📝 Coding Plan
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment Tip You can validate your CodeRabbit configuration file in your editor.If your editor has YAML language server, you can enable auto-completion and validation by adding |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.
Inline comments:
In `@docs/start/framework/react/guide/hosting.md`:
- Line 291: Replace the unhyphenated phrase "Bun specific deployment guidelines"
with the grammatically correct compound modifier "Bun-specific deployment
guidelines" in the hosting.md text (look for the sentence currently reading
"Currently, the Bun specific deployment guidelines only work with React 19.").
Ensure only the hyphen is added and punctuation/spacing remains unchanged.
ℹ️ Review info
⚙️ Run configuration
Configuration used: defaults
Review profile: CHILL
Plan: Pro
Run ID: f519644c-6844-482b-b1a0-148fc8830e25
📒 Files selected for processing (1)
docs/start/framework/react/guide/hosting.md
The link for the nodejs header was not updated when railway was removed from this section: This commit fixes the link so it now points to the correct section.
The other links were updated within commit f5007fa but this one was missed.
Old link: https://tanstack.com/start/latest/docs/framework/react/guide/hosting#nodejs--railway--docker
New link: https://tanstack.com/start/latest/docs/framework/react/guide/hosting#nodejs--docker
Summary by CodeRabbit