Skip to content

Commit 9ec6aca

Browse files
committed
Fix crop_aspect_ratio anchor
1 parent 7be33a2 commit 9ec6aca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/usage/processing.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@ Defines an area of the image to be processed (crop before resize).
296296
* When `width` or `height` is set to `0`, imgproxy will use the full width/height of the source image.
297297
* `gravity` _(optional)_ accepts the same values as the [gravity](#gravity) option. When `gravity` is not set, imgproxy will use the value of the [gravity](#gravity) option.
298298

299-
### Crop aspect ratio ((pro))
299+
### Crop aspect ratio ((pro)) {#crop-aspect-ratio}
300300

301301
```imgproxy_url_option
302302
crop_aspect_ratio:%aspect_ratio:%enlarge

0 commit comments

Comments
 (0)