From 3f1d955f9f74724ab7d21f0662a01edfcc049569 Mon Sep 17 00:00:00 2001 From: khaled Abd El-Fattah Date: Sun, 15 Jan 2023 09:44:45 +0200 Subject: [PATCH] Update Lucidchart.com link in Readme.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit in the pervious version when clicking Lucidchart link , it refeared to (https://github.com/udacity/nd9991-c2-Infrastructure-as-Code-v1/blob/master/www.lucidchart.com) , which is in-valid link . I Just fixed this issue :+1: 👀 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 47d2f06..4a43a33 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ You would require to have an AWS account to be able to build cloud infrastructur An editor would be helpful to visualize the image as well as code. Download the VS Code editor [here](https://code.visualstudio.com/download). ##### 3. An account on www.lucidchart.com -A free user-account on [www.lucidchart.com](www.lucidchart.com) is required to be able to draw the web app architecture diagrams for AWS. +A free user-account on [www.lucidchart.com](https://www.lucidchart.com/) is required to be able to draw the web app architecture diagrams for AWS. ### How to run the supporting material?