Skip to content

Commit

Permalink
Fix link to page about running tests (#5883)
Browse files Browse the repository at this point in the history
  • Loading branch information
wsmoak authored and ianschmitz committed Nov 23, 2018
1 parent 3a14e8f commit de44ef8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docusaurus/docs/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ The page will automatically reload if you make changes to the code. You will see

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

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

### `npm run build` or `yarn build`

Expand Down

0 comments on commit de44ef8

Please sign in to comment.