diff --git a/aio/content/marketing/announcements.json b/aio/content/marketing/announcements.json
index bd74d0f86b..9166c1f5b7 100644
--- a/aio/content/marketing/announcements.json
+++ b/aio/content/marketing/announcements.json
@@ -1,9 +1,16 @@
[
{
"startDate": "2018-02-14",
- "endDate": "2018-04-22",
+ "endDate": "2018-04-18",
"message": "Join us for ng-conf
Apr 18th-20th, 2018",
"imageUrl": "generated/images/marketing/home/ng-conf.png",
"linkUrl": "http://ng-conf.org/"
+ },
+ {
+ "startDate": "2018-04-18",
+ "endDate": "2018-04-22",
+ "message": "Watch ng-conf live stream
Apr 18th-20th, 2018",
+ "imageUrl": "generated/images/marketing/home/ng-conf.png",
+ "linkUrl": "https://www.ng-conf.org/livestream/"
}
]