Skip to content

Commit 80de7a9

Browse files
authored
Tanstack start docs: fix nodejs link for bun (#6992)
1 parent 423be8a commit 80de7a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/start/framework/react/guide/hosting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@ npm run start
288288
### Bun
289289

290290
> [!IMPORTANT]
291-
> Currently, the Bun specific deployment guidelines only work with React 19. If you are using React 18, please refer to the [Node.js](#nodejs--railway--docker) deployment guidelines.
291+
> Currently, the Bun specific deployment guidelines only work with React 19. If you are using React 18, please refer to the [Node.js](#nodejs--docker) deployment guidelines.
292292
293293
Make sure that your `react` and `react-dom` packages are set to version 19.0.0 or higher in your `package.json` file. If not, run the following command to upgrade the packages:
294294

0 commit comments

Comments
 (0)