Skip to content
This repository was archived by the owner on Oct 31, 2018. It is now read-only.

Commit 873fd96

Browse files
BigaDevjpignata
authored andcommitted
Update README file
1 parent da70435 commit 873fd96

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ Resizes images on the fly using Amazon S3, AWS Lambda, and Amazon API Gateway. U
2424

2525
Upload an image to the S3 bucket and try to resize it via your web browser to different sizes, e.g. with an image uploaded in the bucket called image.png:
2626

27-
- http://[BucketWebsiteHost]/300x300/image.png
28-
- http://[BucketWebsiteHost]/90x90/image.png
29-
- http://[BucketWebsiteHost]/40x40/image.png
27+
- http://[BucketWebsiteHost]/300x300/path/to/image.png
28+
- http://[BucketWebsiteHost]/90x90/path/to/image.png
29+
- http://[BucketWebsiteHost]/40x40/path/to/image.png
3030

3131
You can find the BucketWebsiteUrl in the table of outputs displayed on a successful invocation of the deploy script.
3232

0 commit comments

Comments
 (0)