From a4d1c5cb95c6d92e7b6da5393793f92961d24e36 Mon Sep 17 00:00:00 2001 From: Michal A Date: Sun, 2 Aug 2020 12:15:34 +0800 Subject: [PATCH] Correct project URL in CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index c9062d0e..f44ef520 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -65,4 +65,4 @@ We require that your commit messages match our template. The easiest way to do t ## How to contribute your work -Please open a pull request at https://github.com/apple/swift-nio. Make sure the CI passes, and then wait for code review. +Please open a pull request at https://github.com/swift-server/swift-aws-lambda-runtime. Make sure the CI passes, and then wait for code review.