From 0b6640c7058c8f297a706d9660f29451f7a54c5e Mon Sep 17 00:00:00 2001 From: "Mia von Steinkirch, PhD, MSc" <1130416+bt3gl@users.noreply.github.com> Date: Wed, 18 Mar 2020 11:06:55 -0700 Subject: [PATCH] Update references_for_aws.md --- references_for_aws.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/references_for_aws.md b/references_for_aws.md index db7e5f3..95214fc 100644 --- a/references_for_aws.md +++ b/references_for_aws.md @@ -3,4 +3,4 @@ - [Python VPC deployment](https://github.com/bt3gl/Curated_Resources_on_Cloud_Infrastructure/tree/master/CDK_Python/VPC_example). - [Python PostgreSQL deployment](https://github.com/bt3gl/Curated_Resources_on_Cloud_Infrastructure/tree/master/CDK_Python/PostgreSQL_example). -- [TS MSK deployment](https://github.com/bt3gl/Curated_Resources_on_Cloud_Infrastructure/tree/master/CDK_TypeScript/MSK_example). +- [TypeScript MSK deployment](https://github.com/bt3gl/Curated_Resources_on_Cloud_Infrastructure/tree/master/CDK_TypeScript/MSK_example).