From e97f7816ca4951c078665205c7557c06696fb31c Mon Sep 17 00:00:00 2001 From: lucaspalomodevelop Date: Wed, 7 Feb 2024 21:16:57 +0100 Subject: [PATCH] add some stuff --- angular-router-tour-of-heroes/README.md | 6 +++++- angular-tour-of-heroes/README.md | 4 ++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/angular-router-tour-of-heroes/README.md b/angular-router-tour-of-heroes/README.md index f2cd264..0003668 100644 --- a/angular-router-tour-of-heroes/README.md +++ b/angular-router-tour-of-heroes/README.md @@ -1,4 +1,8 @@ -# AngularRouterTourOfHeroes +# AngularRouterTourOfHeroes + +link to the [live demo](https://angular.io/generated/live-examples/router/stackblitz.html) + +link to the [tutorial](https://angular.io/guide/router-tutorial-toh) This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 17.1.2. diff --git a/angular-tour-of-heroes/README.md b/angular-tour-of-heroes/README.md index 71c1f05..bbca427 100644 --- a/angular-tour-of-heroes/README.md +++ b/angular-tour-of-heroes/README.md @@ -1,5 +1,9 @@ # AngularTourOfHeroes +link to the [live demo](https://angular.io/generated/live-examples/toh-pt6/stackblitz.html) + +link to the [tutorial](https://angular.io/tutorial/tour-of-heroes) + This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 17.1.2. ## Development server