Skip to content

Commit de44ef8

Browse files
wsmoakianschmitz
authored andcommittedNov 23, 2018
Fix link to page about running tests (#5883)
1 parent 3a14e8f commit de44ef8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎docusaurus/docs/getting-started.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ The page will automatically reload if you make changes to the code. You will see
108108

109109
Runs the test watcher in an interactive mode. By default, runs tests related to files changed since the last commit.
110110

111-
[Read more about testing](https://github.com/facebook/create-react-app/blob/master/packages/react-scripts/template/README.md#running-tests).
111+
[Read more about testing](https://facebook.github.io/create-react-app/docs/running-tests).
112112

113113
### `npm run build` or `yarn build`
114114

0 commit comments

Comments
 (0)
Please sign in to comment.