Skip to content

[Typo]: Misleading link: "React Server Components" links to project setup instead of component documentation #7775

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
gvnzhou opened this issue Apr 25, 2025 · 0 comments · Fixed by #7780

Comments

@gvnzhou
Copy link

gvnzhou commented Apr 25, 2025

Summary

I found a misleading link in the documentation. The link text "React Server Components" redirects to the "Start a new React project" section instead of to dedicated content about React Server Components.

Page

https://react.dev/reference/rsc/use-client

Details

It should be
'use client' is for use with [React Server Components](/reference/rsc/server-components).

instead of
'use client' is for use with [React Server Components](/learn/start-a-new-react-project#bleeding-edge-react-frameworks).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant