diff --git a/config/newsroom_videos.json b/config/newsroom_videos.json index 981d1abb3f1..7d5e9f53282 100644 --- a/config/newsroom_videos.json +++ b/config/newsroom_videos.json @@ -1,10 +1,4 @@ [ - { - "image_url": "https://i.ytimg.com/vi/jO4PwdmKGNw/hqdefault.jpg", - "title": "Community Meeting(5th of March, 2024)", - "description": "https://github.com/asyncapi/community/issues/1068.", - "videoId": "jO4PwdmKGNw" - }, { "image_url": "https://i.ytimg.com/vi/4t4nAmDekDA/hqdefault.jpg", "title": "AACoT'24 Community Meeting, Wednesday February 7th 2024", @@ -28,5 +22,11 @@ "title": "Overview of AsyncAPI v3", "description": "Join us for an insightful stream diving deep into the latest advancements of AsyncAPI v3! We'll explore this cutting-edge ...", "videoId": "prFgD14u7T0" + }, + { + "image_url": "https://i.ytimg.com/vi/-OsMet9h_dg/hqdefault.jpg", + "title": "3 Request/Reply Use Cases", + "description": "Explain Request/Reply use cases to me like I'm a 5 year old.", + "videoId": "-OsMet9h_dg" } ] \ No newline at end of file