Skip to content

Commit 42f8809

Browse files
authored
Fixing embedded video on the homepage
1 parent fadc105 commit 42f8809

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ Lots more resources for getting started are available from [webrtc.org/start](ht
140140
</li>
141141
</ul>
142142
<div class="embed-responsive embed-responsive-16by9 yt-embed">
143-
<iframe width="560" height="315" src="https://www.youtube.com/watch?v=PEXnbTyygi4" frameborder="0" allowfullscreen></iframe>
143+
<iframe width="560" height="315" src="https://www.youtube.com/embed/PEXnbTyygi4" frameborder="0" allowfullscreen></iframe>
144144
</div>
145145

146146
</div>

0 commit comments

Comments
 (0)