Skip to content

docs(examples): update create-react-app example docs links - #5535

Merged
darrachequesne merged 1 commit into
socketio:mainfrom
JiuYue0820:fix/cra-docs-dead-links
Sep 11, 2026
Merged

darrachequesne merged 1 commit into
socketio:mainfrom
JiuYue0820:fix/cra-docs-dead-links

Conversation

@JiuYue0820

Copy link
Copy Markdown
Contributor

The kind of change this PR does introduce

  • a bug fix
  • a new feature
  • an update to the documentation
  • a code change that improves performance
  • other

Current behavior

examples/create-react-app-example/README.md still points at https://facebook.github.io/create-react-app/docs/.... Those pages return GET 404. CRA docs now live on https://create-react-app.dev/docs/....

New behavior

All of those documentation links now use the current create-react-app.dev URLs. The GitHub repo link for CRA itself is unchanged.

Other information (e.g. related issues)

Verified replacements with GET:

  • https://facebook.github.io/create-react-app/docs/getting-started -> 404
  • https://create-react-app.dev/docs/getting-started -> 200
  • same result for running-tests, deployment, code-splitting, analyzing-the-bundle-size, making-a-progressive-web-app, advanced-configuration, and troubleshooting

Co-authored-by: FirmamentalSpring <287222957+FirmaSpring@users.noreply.github.com>
@darrachequesne
darrachequesne merged commit ea5560c into socketio:main Sep 11, 2026
@darrachequesne

Copy link
Copy Markdown
Member

Good catch, thanks 👍

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.

2 participants