From ca1fde928a44a74f7bef97ff1555062a824efe74 Mon Sep 17 00:00:00 2001 From: dario-piotrowicz Date: Sat, 3 Jul 2021 10:28:02 +0100 Subject: [PATCH] docs(docs-infra): remove deep dive from podcast resources (#42756) PR Close #42756 --- aio/content/marketing/resources.json | 6 ------ 1 file changed, 6 deletions(-) diff --git a/aio/content/marketing/resources.json b/aio/content/marketing/resources.json index 040ec738679..d19e180e24d 100644 --- a/aio/content/marketing/resources.json +++ b/aio/content/marketing/resources.json @@ -84,12 +84,6 @@ "logo": "", "title": "NgRuAir", "url": "https://github.com/ngRuAir/ngruair" - }, - "the-deep-dive": { - "desc": "The advanced web development podcast about Angular, RxJS, TypeScript and other technologies. English, audio only.", - "logo": "https://i.imgur.com/mmE5Feq.jpg", - "title": "The Deep Dive", - "url": "https://thedeepdive.simplecast.com" } } }