From d2711b1d2c3419eafc175e6b6d708db2fa61b56c Mon Sep 17 00:00:00 2001 From: Theodore Date: Sun, 29 Mar 2020 14:11:13 +0200 Subject: [PATCH] Update readme with the article location --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a769171..c5d0b2c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ## Server-side Swift development using an AWS CI/CD pipeline -This project is the accompanying source code to the blog article locate here: TBD. Please check that article out - it goes over the project goals and setup instructions in much greater depth. +This project is the accompanying source code to the blog article locate here: https://aws.amazon.com/blogs/opensource/continuous-delivery-server-side-swift-aws/. Please check that article out - it goes over the project goals and setup instructions in much greater depth. ## Getting started