Skip to content

fix(react-legacy-reference): normalize reference URL paths and correct render description#8346

Open
Srijan-D wants to merge 1 commit intoreactjs:mainfrom
Srijan-D:fix/legacy-reference-url-normalization-and-render-description
Open

fix(react-legacy-reference): normalize reference URL paths and correct render description#8346
Srijan-D wants to merge 1 commit intoreactjs:mainfrom
Srijan-D:fix/legacy-reference-url-normalization-and-render-description

Conversation

@Srijan-D
Copy link

@Srijan-D Srijan-D commented Mar 8, 2026

Correct reference URL paths and render description in legacy.md.

Changes

  • Normalize reference URLs

    • Several links pointing to 18.react.dev used a double slash in the path (e.g. https://18.react.dev//reference/...).
    • Updated them to the canonical form https://18.react.dev/reference/... to maintain consistent URL structure.
  • Correct render behavior description

    • The sentence describing PureComponent behavior used it skip re-renders.
    • Updated it to it skips re-renders to correctly describe the render behavior.

@github-actions
Copy link

github-actions bot commented Mar 8, 2026

Size changes

Details

📦 Next.js Bundle Analysis for react-dev

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

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