We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 884b95d commit 28631faCopy full SHA for 28631fa
1 file changed
README.md
@@ -163,7 +163,7 @@ You are now set up to use all ES6 features and React specific syntax.
163
164
### Using webpack
165
166
-Jest can be used in projects that use [webpack](https://webpack.github.io/) to
+Jest can be used in projects that use [webpack](https://webpack.js.org/) to
167
manage assets, styles, and compilation. webpack does offer some unique
168
challenges over other tools. Refer to the [webpack guide](docs/Webpack.md) to get
169
started.
0 commit comments