Skip to content

Commit d6781c3

Browse files
Samarth Vermacpojer
authored andcommitted
Update docs (#5467)
Update Webpack URL
1 parent ae3d55e commit d6781c3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/Webpack.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ id: webpack
33
title: Using with webpack
44
---
55

6-
Jest can be used in projects that use [webpack](https://webpack.github.io/) to
6+
Jest can be used in projects that use [webpack](https://webpack.js.org/) to
77
manage assets, styles, and compilation. webpack _does_ offer some unique
88
challenges over other tools because it integrates directly with your application
99
to allow managing stylesheets, assets like images and fonts, along with the

0 commit comments

Comments
 (0)