Skip to content

Commit 31a25e8

Browse files
Jay Sherbymichael-ciniawsky
Jay Sherby
authored andcommittedNov 5, 2017
docs(README): fix broken link (importLoaders) (#310)
1 parent bcc9ccf commit 31a25e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -350,7 +350,7 @@ either add the css-loader’s [`importLoaders`] option.
350350

351351
or use [postcss-modules] instead of `css-loader`.
352352

353-
[`importLoaders`]: https://github.com/webpack-contrib/css-loader#importing-and-chained-loaders
353+
[`importLoaders`]: https://github.com/webpack-contrib/css-loader#importloaders
354354
[cannot be used]: https://github.com/webpack/css-loader/issues/137
355355
[CSS Modules]: https://github.com/webpack/css-loader#css-modules
356356
[postcss-modules]: https://github.com/outpunk/postcss-modules

0 commit comments

Comments
 (0)
Please sign in to comment.