Fix URL after repo got moved to libvips Github organization

This commit is contained in:
Philipp Defner 2020-02-13 21:25:36 +01:00
parent 40c7c5e991
commit 9dbe7fdb1e
No known key found for this signature in database
GPG Key ID: B600101C21B65AAB
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ require "ostruct"
# of the file, so you must add <tt>gem "image_processing"</tt> to your Gemfile if you wish to use variants. By
# default, images will be processed with {ImageMagick}[http://imagemagick.org] using the
# {MiniMagick}[https://github.com/minimagick/minimagick] gem, but you can also switch to the
# {libvips}[http://jcupitt.github.io/libvips/] processor operated by the {ruby-vips}[https://github.com/jcupitt/ruby-vips]
# {libvips}[http://libvips.github.io/libvips/] processor operated by the {ruby-vips}[https://github.com/libvips/ruby-vips]
# gem).
#
# Rails.application.config.active_storage.variant_processor