From fba3f10938d925d63b559284a860a2849b5a135e Mon Sep 17 00:00:00 2001 From: yjaaidi Date: Wed, 20 Jun 2018 14:14:21 +0200 Subject: [PATCH] docs: add guide-angular.wishtack.io to education resources (#24585) PR Close #24585 --- aio/content/marketing/resources.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/aio/content/marketing/resources.json b/aio/content/marketing/resources.json index 2c75bf3534..f867de5fb8 100644 --- a/aio/content/marketing/resources.json +++ b/aio/content/marketing/resources.json @@ -490,6 +490,13 @@ "rev": true, "title": "Angular-Buch (German)", "url": "https://angular-buch.com/" + }, + "wishtack-guide-angular": { + "desc": "The free, open-source and up-to-date Angular guide. This pragmatic guide is focused on best practices and will drive you from scratch to cloud.", + "logo": "https://raw.githubusercontent.com/wishtack/gitbook-guide-angular/master/.gitbook/assets/wishtack-logo-with-text.png", + "rev": true, + "title": "The Angular Guide by Wishtack (Français)", + "url": "https://guide-angular.wishtack.io/" } } },