Skip to content

Commit 224e731

Browse files
committed
Fix: Update
Signed-off-by: vr-varad <varadgupta21@gmail.com>
1 parent 570bb9f commit 224e731

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • content/en/learning-paths/intro-kubernetes-course/containers/content

content/en/learning-paths/intro-kubernetes-course/containers/content/build-and-run.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ In our example, the second step is to run the hello-world container with the > d
3030
<h3 class="chapter-sub-heading">Build & Run</h3>
3131
<p>Video: Build & Run </p>
3232
<div style="border: 2px solid #ccc; border-radius: 8px; padding: 10px; background-color: #1e1e1e; box-shadow: 0 4px 12px rgba(0,0,0,0.3); margin-top: 1em; margin-bottom: 1em; width: 75%; height:50%; display: block; margin: auto;">
33-
<video width="100%" height="100%" controls>
33+
<video width="100%" height="100%" autoplay controls>
3434
<source src="https://sos-de-fra-1.exo.io/exoscale-academy/videos/sks_starter_vid7.mp4?1752342546480" type="video/mp4">
3535
Your browser does not support the video tag.
3636
</video>

0 commit comments

Comments
 (0)