Skip to content

Commit fece4be

Browse files
ruxandrafedcpojer
authored andcommitted
Docs: Fix link to Webpack guide (#5447)
1 parent 4ceed46 commit fece4be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ You are now set up to use all ES6 features and React specific syntax.
165165
166166
Jest can be used in projects that use [webpack](https://webpack.github.io/) to
167167
manage assets, styles, and compilation. webpack does offer some unique
168-
challenges over other tools. Refer to the [webpack guide](Webpack.md) to get
168+
challenges over other tools. Refer to the [webpack guide](docs/Webpack.md) to get
169169
started.
170170
171171
### Using TypeScript

0 commit comments

Comments
 (0)