Skip to content

Commit

Permalink
Update Sharp.js resize documentation link
Browse files Browse the repository at this point in the history
  • Loading branch information
MuhammadReda authored Jun 28, 2022
1 parent 70a457f commit 245494b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ A detailed, screenshot-ed, step-by-step guide can be found [here](https://dynami
- `{api_gateway_url}`: The API Gateway URL. Example `https://dh12oluo25.execute-api.us-east-1.amazonaws.com/production`.
- `{width}`: Image width in pixels or 'auto'.
- `{height}`: Image height in pixels or 'auto'.
- `{fit}`: [Sharp.js image fit](https://sharp.pixelplumbing.com/api-resize). Defaults to 'cover'.
- `{fit}`: [Sharp.js image fit](https://sharp.pixelplumbing.com/api-resize#resize). Defaults to 'cover'.
- `{s3_object_path}`: Path to image inside S3 Bucket.


Expand Down

0 comments on commit 245494b

Please sign in to comment.