diff --git a/docs/src/content/docs/setup/creating-workflows.mdx b/docs/src/content/docs/setup/creating-workflows.mdx index c07df45e93..f76e801bfc 100644 --- a/docs/src/content/docs/setup/creating-workflows.mdx +++ b/docs/src/content/docs/setup/creating-workflows.mdx @@ -16,7 +16,7 @@ In this guide, we show you how to create agentic workflows in the GitHub web int src="/gh-aw/videos/create-workflow-on-github.mp4" caption="Create an agentic workflow from the GitHub web interface" aspectRatio="16:9" - thumbnail="/gh-aw/images/create-workfow-github-thumbnail.png" + thumbnail="/gh-aw/videos/create-workfow-github-thumbnail.png" /> ## Creating Agentic Workflows using a Coding Agent diff --git a/docs/src/content/docs/setup/quick-start.mdx b/docs/src/content/docs/setup/quick-start.mdx index b266f19514..1b86112474 100644 --- a/docs/src/content/docs/setup/quick-start.mdx +++ b/docs/src/content/docs/setup/quick-start.mdx @@ -17,7 +17,7 @@ The aim here is **automated AI**: to install something that will run **automatic src="/gh-aw/videos/install-and-add-workflow-in-cli.mp4" caption="Install the extension, add a workflow, and trigger a run from the CLI" aspectRatio="16:9" - thumbnail="/gh-aw/images/install-and-add-workflow-in-cli-thumbnail.png" + thumbnail="/gh-aw/videos/install-and-add-workflow-in-cli-thumbnail.png" /> ## Prerequisites