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:
parent
c30d329faa
commit
ad17e5e791
|
@ -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/"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue