Skip to content

fix: correct broken links in docs#8515

Open
DakshSinghDhami wants to merge 3 commits into
reactjs:mainfrom
DakshSinghDhami:fix-unused-useContext
Open

fix: correct broken links in docs#8515
DakshSinghDhami wants to merge 3 commits into
reactjs:mainfrom
DakshSinghDhami:fix-unused-useContext

Conversation

@DakshSinghDhami

Copy link
Copy Markdown
Contributor

Fixes 5 broken internal links:

  1. forwardRef.md: → (wrong blog post date)
  2. errors/index.md: → (error 149 page doesn't exist)
  3. introducing-react-dev.md: → (findDOMNode docs live on legacy site)
  4. react-dom/index.md: → (unmountComponentAtNode docs live on legacy site)
  5. react-19.md: → (page was renamed to Server Functions)

Daksh Dhami added 2 commits June 28, 2026 22:09
Fixes reactjs#8186

AddTask.js and TaskList.js in the 'Scaling up with context and a reducer'
example imported useContext but never used it. Removed the unused import
from both files.
@github-actions

github-actions Bot commented Jul 1, 2026

Copy link
Copy Markdown

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant