Skip to content

Commit b03748e

Browse files
authored
docs(readme): update webpack doc link
1 parent 3791299 commit b03748e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ $ npm install arraybuffer-loader --save-dev
1616

1717
## Usage
1818

19-
[Documentation: Using loaders](http://webpack.github.io/docs/using-loaders.html)
19+
See offical document [Loaders](https://webpack.js.org/concepts/loaders/).
2020

2121
```js
2222
var buffer = require('arraybuffer!./data.dat')

0 commit comments

Comments
 (0)