File tree 1 file changed +2
-3
lines changed
packages/react-scripts/template
1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ You will also see any lint errors in the console.
15
15
### ` npm test `
16
16
17
17
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.
19
19
20
20
### ` npm run build `
21
21
@@ -25,7 +25,7 @@ It correctly bundles React in production mode and optimizes the build for the be
25
25
The build is minified and the filenames include the hashes.<br >
26
26
Your app is ready to be deployed!
27
27
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.
29
29
30
30
### ` npm run eject `
31
31
@@ -42,4 +42,3 @@ You don’t have to ever use `eject`. The curated feature set is suitable for sm
42
42
You can learn more in the [ Create React App documentation] ( https://facebook.github.io/create-react-app/docs/getting-started ) .
43
43
44
44
To learn React, check out the [ React documentation] ( https://reactjs.org/ ) .
45
-
You can’t perform that action at this time.
0 commit comments