diff --git a/src/components/EventsList.tsx b/src/components/EventsList.tsx index 38b3bd1e6d7..462caf27854 100644 --- a/src/components/EventsList.tsx +++ b/src/components/EventsList.tsx @@ -20,7 +20,7 @@ const allEvents: Event[] = [ { title: 'QCon SF', location: 'San Francisco, CA', - date: '2024-11-18', + date: '2024-11-22', link: 'https://qconsf.com/', }, { @@ -38,7 +38,7 @@ const allEvents: Event[] = [ { title: 'Your Cody questions answered live! (December 2024)', location: 'StreamYard', - date: '2024-12-10', + date: '2024-12-06', link: 'https://streamyard.com/watch/v8G25YeCgVEF', }, {