diff --git a/README.md b/README.md index 604f442fd..4e064717a 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ This reference application is meant to support the free .PDF download ebook: [Ar You can also read the book in online pages at the .NET docs here: https://docs.microsoft.com/en-us/dotnet/standard/modern-web-apps-azure-architecture/ -[](https://dotnet.microsoft.com/learn/web/aspnet-architecture) +[](https://dotnet.microsoft.com/learn/web/aspnet-architecture) The **eShopOnWeb** sample is related to the [eShopOnContainers](https://github.com/dotnet/eShopOnContainers) sample application which, in that case, focuses on a microservices/containers-based application architecture. However, **eShopOnWeb** is much simpler in regards to its current functionality and focuses on traditional Web Application Development with a single deployment.