Skip to content

Conversation

@Amanlabh
Copy link

This PR updates all references to the old reactjs.org domain to the new react.dev domain, ensuring users are directed to the current React documentation.

Changes Made:

  • Updated template README files (both JavaScript and TypeScript templates)
  • Updated App component links (both JavaScript and TypeScript templates)
  • Updated main README.md documentation links
  • Updated docusaurus documentation intro page

Files Changed:

  • README.md
  • docusaurus/docs/documentation-intro.md
  • packages/cra-template/template/README.md
  • packages/cra-template/template/src/App.js
  • packages/cra-template-typescript/template/README.md
  • packages/cra-template-typescript/template/src/App.tsx

This is a simple documentation update to keep links current with React's new documentation site.

- Update links in template README files (JS and TypeScript)
- Update links in template App components (JS and TypeScript)
- Update main README.md documentation links
- Update docusaurus documentation intro page

This updates all references to the old reactjs.org domain to the new
react.dev domain, ensuring users are directed to the current React
documentation.
Copilot AI review requested due to automatic review settings December 23, 2025 19:29
@meta-cla meta-cla bot added the CLA Signed label Dec 23, 2025
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates all React documentation links from the deprecated reactjs.org domain to the current react.dev domain across templates, documentation files, and README files.

Key Changes:

  • Updated domain references from reactjs.org to react.dev across all template and documentation files
  • Updated URL paths in main README.md to align with react.dev's new documentation structure (/learn/ paths instead of /docs/ paths)

Reviewed changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
packages/cra-template/template/src/App.js Updated React documentation link in App component from reactjs.org to react.dev
packages/cra-template/template/README.md Updated React documentation reference from reactjs.org to react.dev
packages/cra-template-typescript/template/src/App.tsx Updated React documentation link in TypeScript App component from reactjs.org to react.dev
packages/cra-template-typescript/template/README.md Updated React documentation reference from reactjs.org to react.dev
docusaurus/docs/documentation-intro.md Updated React documentation website reference from reactjs.org to react.dev
README.md Updated React documentation links with new domain and restructured URL paths to match react.dev's documentation structure

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
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