Skip to content
This repository was archived by the owner on Mar 17, 2021. It is now read-only.

Commit de61cbd

Browse files
simon04michael-ciniawsky
authored andcommitted
docs(README): link to webpack 2 docs (#72)
1 parent fae96d7 commit de61cbd

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 @@
1919
npm install --save-dev url-loader
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
The `url` loader works like the `file` loader, but can return a Data Url if the file is smaller than a byte limit.
2725

0 commit comments

Comments
 (0)