From 7c2434da7f9a5fa7d4c9faffc2913490e733b0f9 Mon Sep 17 00:00:00 2001 From: Aristeidis Bampakos Date: Thu, 2 Sep 2021 22:33:17 +0300 Subject: [PATCH] docs: add Architect Training to resources (#43327) PR Close #43327 --- aio/content/marketing/resources.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/aio/content/marketing/resources.json b/aio/content/marketing/resources.json index ee7bfd5d8c3e6..72618a73b8844 100644 --- a/aio/content/marketing/resources.json +++ b/aio/content/marketing/resources.json @@ -738,6 +738,11 @@ "logo": "", "title": "DotNetTricks", "url": "https://www.dotnettricks.com/courses/angular" + }, + "architect-angular-nation": { + "desc": "Whether you're already an architect or you'd like to become one, come learn how to keep your apps clean and fast (especially at the enterprise level). Four weeks of training includes live office hours every week with an Angular GDE, diversity discounts, and scholarships available!", + "title": "Angular Architect Training", + "url": "https://www.angularnation.net/" } } },