Skip to content

Commit bd3cf9e

Browse files
tomerdGitHub Enterprise
authored and
GitHub Enterprise
committed
update sample link
1 parent 4881c99 commit bd3cf9e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,9 @@ This library is designed to simplify implementing an AWS Lambda using the Swift
4848
}
4949
```
5050

51-
See a complete example in [SwiftAwsLambdaSample](https://github.pie.apple.com/tomerd/swift-aws-lambda-sample).
51+
See a complete example in [SwiftAwsLambdaSample](https://github.pie.apple.com/swift-server-examples/swift-aws-lambda-sample).
5252

53-
3. Deploy to AWS Lambda. To do so, you need to compile your Application for EC2 Linux, package it as a Zip file, and upload to AWS. You can find sample build and deployment scripts in [SwiftAwsLambdaSample](https://github.com/tomerd/swift-aws-lambda-sample).
53+
3. Deploy to AWS Lambda. To do so, you need to compile your Application for EC2 Linux, package it as a Zip file, and upload to AWS. You can find sample build and deployment scripts in [SwiftAwsLambdaSample](https://github.pie.apple.com/swift-server-examples/swift-aws-lambda-sample).
5454

5555
## Architecture
5656

0 commit comments

Comments
 (0)