Skip to content

Commit 60f9bc2

Browse files
iansugaearon
authored andcommitted
Update doc links in template README (facebook#5512)
1 parent 7ae01d6 commit 60f9bc2

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

packages/react-scripts/template/README.md

+2-3
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ You will also see any lint errors in the console.
1515
### `npm test`
1616

1717
Launches the test runner in the interactive watch mode.<br>
18-
See the section about [running tests](#running-tests) for more information.
18+
See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.
1919

2020
### `npm run build`
2121

@@ -25,7 +25,7 @@ It correctly bundles React in production mode and optimizes the build for the be
2525
The build is minified and the filenames include the hashes.<br>
2626
Your app is ready to be deployed!
2727

28-
See the section about [deployment](#deployment) for more information.
28+
See the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.
2929

3030
### `npm run eject`
3131

@@ -42,4 +42,3 @@ You don’t have to ever use `eject`. The curated feature set is suitable for sm
4242
You can learn more in the [Create React App documentation](https://facebook.github.io/create-react-app/docs/getting-started).
4343

4444
To learn React, check out the [React documentation](https://reactjs.org/).
45-

0 commit comments

Comments
 (0)