From 15c80dab3838fa3913247491252addfb5a06fb3d Mon Sep 17 00:00:00 2001 From: Nish Anil Date: Tue, 4 Aug 2020 16:32:43 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c8f1969f5..d296203a7 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ Sample .NET Core reference application, powered by Microsoft, based on a simplif _**Dev** branch contains the latest **beta** code and their images are tagged with `:linux-dev` in our [Docker Hub](https://hub.docker.com/u/eshop)_ ## Are you new to **microservices** and **cloud-native development**? -Please take a look at this free course : [Create and deploy a cloud-native ASP.NET Core microservice](https://docs.microsoft.com/en-us/learn/modules/microservices-aspnet-core/). This MS Learn module will explain microservices concepts, cloud-native technologies, and reduce the friction in getting started with `eShopOnContainers`. +Take a look at the free course [Create and deploy a cloud-native ASP.NET Core microservice](https://docs.microsoft.com/en-us/learn/modules/microservices-aspnet-core/) on MS Learn. This module explains microservices concepts, cloud-native technologies, and reduce the friction in getting started with `eShopOnContainers`. ## Getting Started