Skip to content

[reconciler] Fix React DOM link in docs#36687

Open
parkhojeong wants to merge 1 commit into
facebook:mainfrom
parkhojeong:fix/reconciler-docs-react-dom-link
Open

[reconciler] Fix React DOM link in docs#36687
parkhojeong wants to merge 1 commit into
facebook:mainfrom
parkhojeong:fix/reconciler-docs-react-dom-link

Conversation

@parkhojeong
Copy link
Copy Markdown

@parkhojeong parkhojeong commented Jun 4, 2026

Summary

Fixes a broken React DOM link in the react-reconciler README.

The previous link pointed to packages/react-dom/src/client/ReactDOM.js, which no longer
exists. This updates it to point to packages/react-dom/src/client/ReactDOMClient.js.

Before After
image image

How did you test this change?

Manually verified the updated link in a browser.

@meta-cla meta-cla Bot added the CLA Signed label Jun 4, 2026
@parkhojeong parkhojeong marked this pull request as ready for review June 4, 2026 06:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant