1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00

Fix the variable link in active_storage_overview.md [ci skip]

This commit is contained in:
Ryuta Kamizono 2021-08-06 16:16:48 +09:00
parent c50721b88b
commit 1eaa0f8707

View file

@ -853,7 +853,7 @@ location.
If a variant is requested, Active Storage will automatically apply
transformations depending on the image's format:
1. Content types that are `variable` and not considered [`web images`], will be converted to PNG.
1. Content types that are [`variable`] and not considered [`web images`], will be converted to PNG.
2. If `quality` is not specified, the variant processor's default quality for the format will be used.
The default processor for Active Storage is MiniMagick, but you can also use