Skip to content

Commit 1702346

Browse files
committed
Fix cssnext options link
1 parent 8d38e2d commit 1702346

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
@@ -48,7 +48,7 @@ var css = require("style-loader!css-loader!cssnext-loader!../..!./file.css")
4848

4949
### Options
5050

51-
Options are directly passed to cssnext, so checkout [cssnext options](https://github.com/cssnext/cssnext#nodejs-options) directly.
51+
Options are directly passed to cssnext, so checkout [cssnext options](http://cssnext.io/usage/) directly.
5252

5353
_Note: some options are by default automatically specified._
5454

0 commit comments

Comments
 (0)