Fix react app documentation link (#72)

The old link showed a Page Not Found
main
Marcelo Carmona 2022-02-15 03:19:59 -08:00 committed by GitHub
parent 9ee1638d88
commit b06aa50880
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ brew install libusb
This project was bootstrapped with [Create React App](https://github.com/facebookincubator/create-react-app) v1.x, then upgraded to `react-scripts` v3.x and use [craco](http://npm.im/@craco/craco) to customize it.
You can read the create react app [documentation here](https://create-react-app.dev/docs/)
You can read the create react app [documentation here](https://create-react-app.dev/docs/getting-started)
We use craco to easily add [worker-loader](https://npm.im/worker-loader).