Skip to content

Commit 461231c

Browse files
tomerdGitHub Enterprise
authored and
GitHub Enterprise
committed
update sample link
1 parent 2c71e6d commit 461231c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md-e

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.com/tomerd/swift-aws-lambda-sample).
51+
See a complete example in [SwiftAwsLambdaSample](https://github.com/swift-server/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.com/swift-server/swift-aws-lambda-sample).
5454

5555
## Architecture
5656

0 commit comments

Comments
 (0)