From 44d160f53efec00516167cdf2b853003c5ec291e Mon Sep 17 00:00:00 2001 From: francesco Date: Thu, 16 Dec 2021 15:16:28 +0100 Subject: [PATCH] Fix Link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2773d04..605fd89 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Angular - The Complete Guide (2021 Edition) (Udemy) ## Course Structure -- Getting Started +- [Getting Started](docs/angularcommands.md) - [The Basic](docs/thebasic.md) - [Components & Databinding](docs/component_databinding.md) - [Directives](docs/directives.md)