Skip to content

Commit

Permalink
add links to new documentation (#457)
Browse files Browse the repository at this point in the history
Update links in the readme to point to the new doc on SPI
  • Loading branch information
sebsto authored Jan 8, 2025
1 parent 051029f commit 8dff649
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,9 @@ Swift AWS Lambda Runtime was designed to make building Lambda functions in Swift

## Getting started

To get started, read [the Swift AWS Lambda runtime v1 tutorial](https://swiftpackageindex.com/swift-server/swift-aws-lambda-runtime/1.0.0-alpha.3/tutorials/table-of-content). It provides developers with detailed step-by-step instructions to develop, build, and deploy a Lambda function.
To get started, read [the Swift AWS Lambda runtime tutorial](https://swiftpackageindex.com/swift-server/swift-aws-lambda-runtime/main/tutorials/table-of-content). It provides developers with detailed step-by-step instructions to develop, build, and deploy a Lambda function.

We also wrote a comprehensive [deployment guide](https://swiftpackageindex.com/swift-server/swift-aws-lambda-runtime/main/documentation/awslambdaruntimecore/deployment).

Or, if you're impatient to start with runtime v2, try these six steps:

Expand Down

0 comments on commit 8dff649

Please sign in to comment.