Skip to content

Commit

Permalink
Docs: Fix link to Webpack guide (#5447)
Browse files Browse the repository at this point in the history
  • Loading branch information
ruxandrafed authored and cpojer committed Feb 2, 2018
1 parent 4ceed46 commit fece4be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ You are now set up to use all ES6 features and React specific syntax.
Jest can be used in projects that use [webpack](https://webpack.github.io/) to
manage assets, styles, and compilation. webpack does offer some unique
challenges over other tools. Refer to the [webpack guide](Webpack.md) to get
challenges over other tools. Refer to the [webpack guide](docs/Webpack.md) to get
started.
### Using TypeScript
Expand Down

0 comments on commit fece4be

Please sign in to comment.