Skip to content

Commit e856c61

Browse files
committed
fix README link
1 parent 5635b2a commit e856c61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ This project uses the following process to create new Lambda base images:
1212

1313
## Example Lambda Function
1414

15-
You can find an example Lambda function using these base images at [aleph0io/aws-lambda-java-base-images](https://github.com/aleph0io/aws-lambda-java-base-images). It's just like building any container lambda function. For ease of use, find the `Dockerfile` below. Note the `FROM` image.
15+
You can find an example Lambda function using these base images at [aleph0io/example-java-lambda-function](https://github.com/aleph0io/example-java-lambda-function). It's just like building any container lambda function. For ease of use, find the `Dockerfile` below. Note the `FROM` image.
1616

1717
FROM public.ecr.aws/aleph0io/java/lambda:17.0.4-al2
1818

0 commit comments

Comments
 (0)