diff --git a/src/components/Conferences/Conferences.ts b/src/components/Conferences/Conferences.ts index 1e44c2954e3..336ee701829 100644 --- a/src/components/Conferences/Conferences.ts +++ b/src/components/Conferences/Conferences.ts @@ -218,12 +218,12 @@ export const conferences: Conference[] = [ link: 'https://www.writethedocs.org/conf/berlin/2026/', }, { - title: 'Content Bytes Conference', + title: 'CAKE conf', startDate: new Date('24 September 2026'), endDate: new Date('25 September 2026'), location: 'Kraków, Polska', type: ['in-person'], - link: 'https://contentbytes.pl/', + link: 'https://cakeconf.contentbytes.pl/', }, { title: 'MadCap Europe Day',