From 0f0f5842c08c4eb2b752c80d98c4730d8b67ca05 Mon Sep 17 00:00:00 2001 From: Bit Date: Thu, 4 Feb 2021 17:01:17 -0800 Subject: [PATCH 1/2] Added Web Trends --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 753fae4..cffad77 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ You can [watch me build the app as part of my series here](https://johnpapa.net/ You can [view all videos together here](/VIDEOS.md) -[Learn more about developing Node.js apps with Azure's cloud services here](https://docs.microsoft.com/en-us/nodejs/azure) +[Learn more about developing Node.js apps with Azure's cloud services here](https://docs.microsoft.com/nodejs/azure?WT.mc_id=javascript-0000-jopapa) ## Docker @@ -26,7 +26,7 @@ docker run -d -p 3000:80 $dockerImage npm install -g @angular/cli ``` -1. Install the [Azure CLI](https://docs.microsoft.com/en-us/cli/azure/install-azure-cli) +1. Install the [Azure CLI](https://docs.microsoft.com/cli/azure/install-azure-cli?WT.mc_id=javascript-0000-jopapa) ## Getting Started From 6a47cca447e816572d05fd45ebeb2cd750e5dbe9 Mon Sep 17 00:00:00 2001 From: Bit Date: Thu, 4 Feb 2021 19:59:27 -0800 Subject: [PATCH 2/2] Added Web Trends