Skip to content

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

Closed
@gvnzhou

Description

@gvnzhou

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).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions