Skip to content

Commit 77c4d67

Browse files
committedMay 2, 2018
fix bad link to loader docs
1 parent b9dda91 commit 77c4d67

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
@@ -23,7 +23,7 @@ $ npm install img-loader --save-dev
2323

2424
## Usage
2525

26-
[Documentation: Using loaders](http://webpack.github.io/docs/using-loaders.html)
26+
[Documentation: Using loaders](https://webpack.js.org/concepts/loaders/)
2727

2828
```javascript
2929
module: {

0 commit comments

Comments
 (0)
Please sign in to comment.