From 48d51ba0fcdd6add178e4b12c23a6eb0591e22fc Mon Sep 17 00:00:00 2001 From: Gabe Farrell <90876006+gabehf@users.noreply.github.com> Date: Sat, 25 Nov 2023 17:05:07 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8bf0c2f..69a387d 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ note: this repo was forked from my old github account # GoLambda -An example Lambda application written in Go. Read the blog post: https://mnrva.dev/2023/02/15/creating-serverless-web-applications-with-aws-lambda-and-go/ +An example Lambda application written in Go. Read the blog post: https://mnrva.dev/posts/creating-serverless-lambda-go