Skip to content

Commit be7c455

Browse files
authored
Update README.md
1 parent ae496b8 commit be7c455

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@ Nest, you'd push your image to an ECR repository called `example-java-17-lambda-
1616

1717
Finally, you'd [create a new Lambda function with your container](https://docs.aws.amazon.com/lambda/latest/dg/gettingstarted-images.html). Then you can test it in the console:
1818

19-
![AWS Console Test Input](/test-input.png)
19+
![AWS Console Test Input](/test-input.png)
2020

21-
![AWS Console Test Output](/test-output.png)
21+
![AWS Console Test Output](/test-output.png)
2222

2323
## Future Work
2424

25-
I may add a CloudFormation template using SAM to make running this example easier.
25+
I may add a CloudFormation template using SAM to make running this example easier.

0 commit comments

Comments
 (0)