Skip to content

Commit 8e0eae1

Browse files
authored
Fix a dead tutorial link (#301)
1 parent 50c4ec9 commit 8e0eae1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Swift AWS Lambda Runtime was designed to make building Lambda functions in Swift
1212

1313
## Getting started
1414

15-
If you have never used AWS Lambda or Docker before, check out this [getting started guide](https://fabianfett.de/getting-started-with-swift-aws-lambda-runtime) which helps you with every step from zero to a running Lambda.
15+
If you have never used AWS Lambda or Docker before, check out this [getting started guide](https://fabianfett.dev/getting-started-with-swift-aws-lambda-runtime) which helps you with every step from zero to a running Lambda.
1616

1717
First, create a SwiftPM project and pull Swift AWS Lambda Runtime as dependency into your project
1818

0 commit comments

Comments
 (0)