Skip to content

Commit e86d757

Browse files
simon04michael-ciniawsky
authored andcommitted
docs(README): link to webpack 2 docs (#215)
1 parent a0e1aa8 commit e86d757

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,7 @@ Adds CSS to the DOM by injecting a `<style>` tag
1919
npm install style-loader --save-dev
2020
```
2121

22-
<h2 align="center">Usage</h2>
23-
24-
[Documentation: Using loaders](http://webpack.github.io/docs/using-loaders.html)
22+
<h2 align="center"><a href="https://webpack.js.org/concepts/loaders">Usage</a></h2>
2523

2624
### Simple API
2725

0 commit comments

Comments
 (0)