Commit 60f9bc2a authored by Ian Sutherland's avatar Ian Sutherland Committed by Dan Abramov
Browse files

Update doc links in template README (#5512)

parent 7ae01d6b
3 merge requests!12191Lim.Pisey.168:/Identified - We are currently investigating reports of missing build logs. The issue has been identified and a resolution is in progress. We will provide a further update when available.Mar 21, 09:02 UTC,!12853brikk,!5717Automatically extract project file structure from build bundle file
Showing with 2 additions and 3 deletions
+2 -3
...@@ -15,7 +15,7 @@ You will also see any lint errors in the console. ...@@ -15,7 +15,7 @@ You will also see any lint errors in the console.
### `npm test` ### `npm test`
Launches the test runner in the interactive watch mode.<br> Launches the test runner in the interactive watch mode.<br>
See the section about [running tests](#running-tests) for more information. See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.
### `npm run build` ### `npm run build`
...@@ -25,7 +25,7 @@ It correctly bundles React in production mode and optimizes the build for the be ...@@ -25,7 +25,7 @@ It correctly bundles React in production mode and optimizes the build for the be
The build is minified and the filenames include the hashes.<br> The build is minified and the filenames include the hashes.<br>
Your app is ready to be deployed! Your app is ready to be deployed!
See the section about [deployment](#deployment) for more information. See the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.
### `npm run eject` ### `npm run eject`
...@@ -42,4 +42,3 @@ You don’t have to ever use `eject`. The curated feature set is suitable for sm ...@@ -42,4 +42,3 @@ You don’t have to ever use `eject`. The curated feature set is suitable for sm
You can learn more in the [Create React App documentation](https://facebook.github.io/create-react-app/docs/getting-started). You can learn more in the [Create React App documentation](https://facebook.github.io/create-react-app/docs/getting-started).
To learn React, check out the [React documentation](https://reactjs.org/). To learn React, check out the [React documentation](https://reactjs.org/).
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment