docs(aio): add angular-buch to resources (#22163)

adds a link to the website of our book. many thanks for reviewing this

PR Close #22163
This commit is contained in:
Johannes Hoppe 2018-02-12 14:48:00 +01:00 committed by Victor Berchet
parent c30d329faa
commit ad17e5e791
1 changed files with 7 additions and 0 deletions

View File

@ -444,6 +444,13 @@
"rev": true,
"title": "Essential Angular",
"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.",
"logo": "https://angular-buch.com/assets/img/brand.svg",
"rev": true,
"title": "Angular-Buch (German)",
"url": "https://angular-buch.com/"
}
}
},