webpack-contrib / webpack-canary

Canary tooling for checking webpack dependencies against specific webpack versions
MIT License
47 stars 11 forks source link

Readme example config link is broken #58

Closed jacdebug closed 6 years ago

jacdebug commented 6 years ago

Check out the example for the config format.

Example links should point towards

https://github.com/webpack-contrib/webpack-canary/blob/master/squawk/webpack-canary.example.conf.js

and not

https://github.com/webpack-contrib/webpack-canary/blob/master/webpack-config.example.conf.js

jacdebug commented 6 years ago

Cool thanks for merging.