diff --git a/.changeset/afraid-dingos-agree.md b/.changeset/afraid-dingos-agree.md new file mode 100644 index 0000000000..28c88ddbd8 --- /dev/null +++ b/.changeset/afraid-dingos-agree.md @@ -0,0 +1,5 @@ +--- +"nextjs-website": patch +--- + +Update id of 'Esplorando App IO: I messaggi a contenuto remoto' webinar diff --git a/apps/nextjs-website/src/_contents/webinars.ts b/apps/nextjs-website/src/_contents/webinars.ts index 0de8fceb1e..afc99c3b1a 100644 --- a/apps/nextjs-website/src/_contents/webinars.ts +++ b/apps/nextjs-website/src/_contents/webinars.ts @@ -58,7 +58,7 @@ export const webinars: readonly Webinar[] = [ title: 'Esplorando App IO: I messaggi a contenuto remoto', description: 'Tutto sulla nuova funzionalità di remotizzazione dei contenuti', - playerSrc: 'https://vimeo.com/event/3859248/embed', + playerSrc: 'https://vimeo.com/event/4176802/embed', html: `

Un nuovo modello di comunicazione su App IO: I messaggi a contenuto remoto

\n` +