Skip to content
This repository was archived by the owner on May 26, 2022. It is now read-only.

Commit c8e5521

Browse files
authored
update link to Webpack loader docs
1 parent 8013f87 commit c8e5521

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
@@ -11,7 +11,7 @@ as if they were regular CommonJS modules.
1111
```npm install --save-dev closure-loader```
1212

1313
## Usage
14-
[Documentation: Using loaders](http://webpack.github.io/docs/using-loaders.html)
14+
[Documentation: Using loaders](https://webpack.js.org/concepts/loaders/#using-loaders)
1515

1616
**NOTE**: This loader is mainly meant for building (probably older) Closure Compiler projects with Webpack
1717
and to make a transition to other module systems (CommonJS or ES6) easier.

0 commit comments

Comments
 (0)