Skip to content

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

Open
FirmaSpring wants to merge 1 commit into
socketio:mainfrom
FirmaSpring:fix/cra-docs-dead-links
Open

docs(examples): update create-react-app example docs links#5535
FirmaSpring wants to merge 1 commit into
socketio:mainfrom
FirmaSpring:fix/cra-docs-dead-links

Conversation

@FirmaSpring

Copy link
Copy Markdown

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>
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