Skip to content
This repository was archived by the owner on Jun 25, 2020. It is now read-only.

Commit a2ddc3e

Browse files
simon04michael-ciniawsky
authored andcommitted
docs(README): link to webpack 2 docs (#47)
1 parent c78a348 commit a2ddc3e

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,7 @@
1818
npm i bundle-loader --save
1919
```
2020

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

2523
``` javascript
2624
// The chunk is requested, when you require the bundle

0 commit comments

Comments
 (0)