jtescher / carrierwave-imageoptimizer

This gem allows you to simply optimize CarrierWave images via jpegoptim or optipng.
https://rubygems.org/gems/carrierwave-imageoptimizer
MIT License
212 stars 33 forks source link

Update jpegoptim url in README #14

Closed efexen closed 8 years ago

efexen commented 8 years ago

Hey :wave:

I noticed that the link to install jpegoptim linked to freecode.com which is now in read only mode and as there was recently a new version of jpegoptim released the version referred to by the page is out of date.

I've changed the link to the official github repo which has the installation instructions in the README so I felt this is more appropriate for new users coming across this.

Hope this is ok.

Thanks, .FxN

jtescher commented 8 years ago

:+1: