From 6b2691ae40dccc5fa0b51a3e98eacc57202a5677 Mon Sep 17 00:00:00 2001 From: michaeljguarino Date: Mon, 6 Jan 2025 19:23:34 -0500 Subject: [PATCH] Fix Youtube links (#369) Videos didn't have audio streams originally --- pages/ai/overview.md | 2 +- pages/catalog/overview.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/ai/overview.md b/pages/ai/overview.md index e5c3664f..bef8c13a 100644 --- a/pages/ai/overview.md +++ b/pages/ai/overview.md @@ -22,4 +22,4 @@ In particular, Plural AI has a few differentiators to its approach: To see this all in action, feel free to browse our live demo video on Youtube of our GenAI integration: -{% embed url="https://youtu.be/LxurfPikps8" aspectRatio="16 / 9" /%} +{% embed url="https://youtu.be/ef9AuG78W_A" aspectRatio="16 / 9" /%} diff --git a/pages/catalog/overview.md b/pages/catalog/overview.md index 962458a6..9aabc01c 100644 --- a/pages/catalog/overview.md +++ b/pages/catalog/overview.md @@ -22,4 +22,4 @@ Plural accomplishes this via our Catalog feature, which allows [PR Automations]( To see this all in action in provisioning a relatively complex application in [Dagster](https://dagster.io/), feel free to browse our live demo video on Youtube of our GenAI integration: -{% embed url="https://youtu.be/5D6myZ7sm2k" aspectRatio="16 / 9" /%} +{% embed url="https://youtu.be/vinOy376SKE" aspectRatio="16 / 9" /%}