diff --git a/config/meetings.json b/config/meetings.json index 15f254d3b039..7537193ce206 100644 --- a/config/meetings.json +++ b/config/meetings.json @@ -1,7 +1,7 @@ [ { - "title": "Community Meeting", - "url": "https://github.com/asyncapi/community/issues/549", - "date": "Tue, 13 Dec 2022 08:00:00 GMT" + "title": "Spec 3.0 Meeting", + "url": "https://github.com/asyncapi/community/issues/546", + "date": "Wed, 21 Dec 2022 16:00:00 GMT" } ] \ No newline at end of file diff --git a/config/newsroom_videos.json b/config/newsroom_videos.json index e3df88d9e567..8771cc3e002c 100644 --- a/config/newsroom_videos.json +++ b/config/newsroom_videos.json @@ -1,4 +1,10 @@ [ + { + "image_url": "https://i.ytimg.com/vi/Va1iQLjEM4s/hqdefault.jpg", + "title": "Community Meeting (December 13, 2022)", + "description": "https://github.com/asyncapi/community/issues/549.", + "videoId": "Va1iQLjEM4s" + }, { "image_url": "https://i.ytimg.com/vi/qgcRg5sVOKg/hqdefault.jpg", "title": "Spec 3.0 meeting (December 7, 2022)", @@ -22,11 +28,5 @@ "title": "Let's talk about contributing - AsyncAPI & MQTT Part 2", "description": "AsyncAPI and MQTT https://github.com/AceTheCreator/Virtual-houses.", "videoId": "gQByRAjhpKA" - }, - { - "image_url": "https://i.ytimg.com/vi/3faqDCnzlHU/hqdefault.jpg", - "title": "Spec 3.0 meeting (November 23, 2022)", - "description": "https://github.com/asyncapi/community/issues/518.", - "videoId": "3faqDCnzlHU" } ] \ No newline at end of file