We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a14e8f commit de44ef8Copy full SHA for de44ef8
docusaurus/docs/getting-started.md
@@ -108,7 +108,7 @@ The page will automatically reload if you make changes to the code. You will see
108
109
Runs the test watcher in an interactive mode. By default, runs tests related to files changed since the last commit.
110
111
-[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).
112
113
### `npm run build` or `yarn build`
114
0 commit comments