Skip to content

Commit 236f207

Browse files
authored
Remove links to runtime v1, add links to the doc on SPI
- Remove links to runtime v1, - add links to the doc on the Swift package Index
1 parent 8cfd36a commit 236f207

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

readme.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
> [!IMPORTANT]
2-
> The documentation included here refers to the Swift AWS Lambda Runtime v2 (code from the v2.x tags and the main branch). If you're developing for the runtime v1.x, check this [readme](https://github.com/swift-server/swift-aws-lambda-runtime/blob/v1/readme.md) instead.
1+
2+
You can read [the Swift AWS Lambda Runtime documentation](https://swiftpackageindex.com/swift-server/swift-aws-lambda-runtime/2.0.0/documentation/awslambdaruntime) on the Swift Package Index.
33

44
This guide contains the following sections:
55

@@ -9,7 +9,7 @@ This guide contains the following sections:
99
- [Developing your Swift Lambda functions](#developing-your-swift-lambda-functions)
1010
- [Testing Locally](#testing-locally)
1111
- [Deploying your Swift Lambda functions](#deploying-your-swift-lambda-functions)
12-
- [Swift AWS Lambda Runtime - Design Principles](#swift-aws-lambda-runtime---design-principles)%
12+
- [Swift AWS Lambda Runtime - Design Principles](#swift-aws-lambda-runtime---design-principles)
1313

1414
## The Swift AWS Lambda Runtime
1515

0 commit comments

Comments
 (0)