You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff 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.
3
3
4
4
This guide contains the following sections:
5
5
@@ -9,7 +9,7 @@ This guide contains the following sections:
9
9
-[Developing your Swift Lambda functions](#developing-your-swift-lambda-functions)
10
10
-[Testing Locally](#testing-locally)
11
11
-[Deploying your Swift Lambda functions](#deploying-your-swift-lambda-functions)
0 commit comments