From c726d1d6d3513e6e21c03dd5f66afdc17a757ed7 Mon Sep 17 00:00:00 2001 From: Johannes Hoppe Date: Tue, 13 Feb 2018 09:30:41 +0100 Subject: [PATCH] docs(aio): add angular-buch to resources (#22163) adds a link to the website of our book. second version of the text. thanks! PR Close #22163 --- aio/content/marketing/resources.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aio/content/marketing/resources.json b/aio/content/marketing/resources.json index 3a3e80e128..0ae638afb4 100644 --- a/aio/content/marketing/resources.json +++ b/aio/content/marketing/resources.json @@ -446,7 +446,7 @@ "url": "https://gumroad.com/l/essential_angular" }, "angular-buch": { - "desc": "The first German book about Angular 4+. Amazon Bestseller of 2017. Available in printed and electronic format (Kindle, PDF, ePub and Mobi). All sources are available on GitHub.", + "desc": "The first German book about Angular. It gives you a detailed practical overview of the key concepts of the platform. In each chapter a sample application is built upon with a new Angular topic. All sources are available on GitHub.", "logo": "https://angular-buch.com/assets/img/brand.svg", "rev": true, "title": "Angular-Buch (German)",