From 002b81c0b0271331be52444d0076b139e8f4b8a9 Mon Sep 17 00:00:00 2001 From: Kara Erickson Date: Wed, 1 Apr 2020 12:31:56 -0700 Subject: [PATCH] docs: update ng-conf announcement to remove livestream link (#36382) Since the livestream for ng-conf is not public this year, (and is only available to ng-conf attendees), we are removing the link from the angular.io homepage. Instead, we are now pointing to the ng-conf homepage for more information. PR Close #36382 --- aio/content/marketing/announcements.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/aio/content/marketing/announcements.json b/aio/content/marketing/announcements.json index 4bbd2cbbc1..78e961a32e 100644 --- a/aio/content/marketing/announcements.json +++ b/aio/content/marketing/announcements.json @@ -9,9 +9,9 @@ { "startDate": "2020-04-01", "endDate": "2020-04-03", - "message": "Watch ng-conf live stream
April 1st-3rd, 2020", + "message": "ng-conf: Hardwired is happening!
April 1st-3rd, 2020", "imageUrl": "generated/images/marketing/home/ng-conf.png", - "linkUrl": "https://www.ng-conf.org/livestream/?utm_source=angular.io&utm_medium=referral" + "linkUrl": "https://www.ng-conf.org" }, { "startDate": "2019-05-03",