From 0dd2f7892af7d2b75a9d9e96d768d2d96ad0a098 Mon Sep 17 00:00:00 2001 From: Steve Smith Date: Wed, 13 Feb 2019 12:38:25 -0500 Subject: [PATCH] Adding link to ePub/Mobi download page --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2649f1d..9dcedf5 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Sample ASP.NET Core reference application, powered by Microsoft, demonstrating a single-process (monolithic) application architecture and deployment model. -This reference application is meant to support the free .PDF download ebook: [Architecting Modern Web Applications with ASP.NET Core and Azure](https://aka.ms/webappebook), updated to **ASP.NET Core 2.2**. +This reference application is meant to support the free .PDF download ebook: [Architecting Modern Web Applications with ASP.NET Core and Azure](https://aka.ms/webappebook), updated to **ASP.NET Core 2.2**. [Also available in ePub/mobi formats](https://dotnet.microsoft.com/learn/web/aspnet-architecture). 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/