Skip to content

Tanstack start docs: fix nodejs link for bun#6992

Merged
birkskyum merged 1 commit intoTanStack:mainfrom
AntonyGarand:AntonyGarand-patch-1
Mar 20, 2026
Merged

Tanstack start docs: fix nodejs link for bun#6992
birkskyum merged 1 commit intoTanStack:mainfrom
AntonyGarand:AntonyGarand-patch-1

Conversation

@AntonyGarand
Copy link
Contributor

@AntonyGarand AntonyGarand commented Mar 20, 2026

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

  • Documentation
    • Updated React hosting guidance for Bun with corrected anchor reference to the Node.js/Docker section.

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.
@github-actions github-actions bot added the documentation Everything documentation related label Mar 20, 2026
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Mar 20, 2026

📝 Walkthrough

Walkthrough

Updated 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

Cohort / File(s) Summary
Documentation Update
docs/start/framework/react/guide/hosting.md
Updated anchor reference for React 18 fallback from #nodejs--railway--docker to #nodejs--docker in Bun-specific hosting guidance.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐰 A link hops to the right place,
From Railway's embrace to Docker's grace,
One tiny anchor, now in place,
React 18 finds its resting space! 📚✨

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title directly describes the main change: fixing a Node.js link reference in the Bun hosting documentation section.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
📝 Coding Plan
  • Generate coding plan for human review comments

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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 # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json at the top of your CodeRabbit configuration file.

Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

📥 Commits

Reviewing files that changed from the base of the PR and between 7f38aac and 4b086e1.

📒 Files selected for processing (1)
  • docs/start/framework/react/guide/hosting.md

@birkskyum birkskyum merged commit 80de7a9 into TanStack:main Mar 20, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Everything documentation related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants