Merge pull request #15297 from aevesdocker/ENGDOCS-883c

fix video link
This commit is contained in:
Allie Sadler 2022-08-02 14:59:39 +01:00 committed by GitHub
commit 192ca618b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -63,4 +63,4 @@ Alternatively, get started with Part one: Build for more in-depth information ab
For an in-depth tutorial of the entire build process, we recommend the following video walkthrough from DockerCon 2022:
<iframe src="https://www.youtube.com/watch?v=Yv7OG-EGJsg&t=7s" style="max-width: 100%; aspect-ratio: 16 / 9;" width="560" height="auto" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<iframe width="560" height="315" src="https://www.youtube.com/embed/Yv7OG-EGJsg" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>

View File

@ -20,7 +20,7 @@ Docker Community members and partners can use our [SDK](extensions-sdk/index.md)
To find out more about Docker Extensions, we recommend the video walkthrough from DockerCon 2022:
<iframe src="https://www.youtube.com/watch?v=3rAGXS8pszQ" style="max-width: 100%; aspect-ratio: 16 / 9;" width="560" height="auto" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<iframe width="560" height="315" src="https://www.youtube.com/embed/Yv7OG-EGJsg" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
## Prerequisites