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 ae3d55e commit d6781c3Copy full SHA for d6781c3
1 file changed
docs/Webpack.md
@@ -3,7 +3,7 @@ id: webpack
3
title: Using with webpack
4
---
5
6
-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
7
manage assets, styles, and compilation. webpack _does_ offer some unique
8
challenges over other tools because it integrates directly with your application
9
to allow managing stylesheets, assets like images and fonts, along with the
0 commit comments