Skip to content

Commit 8dff649

Browse files
authored
add links to new documentation (#457)
Update links in the readme to point to the new doc on SPI
1 parent 051029f commit 8dff649

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Diff for: readme.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,9 @@ Swift AWS Lambda Runtime was designed to make building Lambda functions in Swift
4040

4141
## Getting started
4242

43-
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.
43+
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.
44+
45+
We also wrote a comprehensive [deployment guide](https://swiftpackageindex.com/swift-server/swift-aws-lambda-runtime/main/documentation/awslambdaruntimecore/deployment).
4446

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

0 commit comments

Comments
 (0)