From c948c4a10edc4e5f54dcc8dee5d9a2841316db5b Mon Sep 17 00:00:00 2001 From: Luis Bosquez Date: Wed, 15 Apr 2020 19:58:21 -0700 Subject: [PATCH] Updating link since it leads to a weird website --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e0248f1..c886c69 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ This is a sample application that you can use to follow along with the tutorial This sample application is taken from the official [MEAN.js repository](https://github.com/meanjs/mean) and modified minimally to make it work with Azure App Service. For instructions on how to use MEAN.js, see the official repository. -To learn how to build this sample step by step, see [Running Mean.js App on Azure App Services with Continuous Integration and Delivery](https://prmadi.com/running-mean-js-app-on-azure-app-services/). +To learn how to build this sample step by step, see [Running Mean.js App on Azure App Services with Continuous Integration and Delivery](https://docs.microsoft.com/azure/app-service-web/app-service-web-tutorial-nodejs-mongodb-app). ## License