Skip to content

Commit a34e2b9

Browse files
authored
chore(docs): fix youtube embed link in we made this (#6593)
1 parent 356ee5c commit a34e2b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/we_made_this.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ This session covers an opinionated approach to Python project setup, testing, pr
184184

185185
Join to discover tools and patterns for effective serverless development with Python. To maximize your learning experience, the session includes a sample application that implements what’s described.
186186

187-
<iframe width="620" height="378" src="https://www.youtube.com/watch?v=52W3Qyg242Y" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
187+
<iframe width="560" height="315" src="https://www.youtube.com/embed/52W3Qyg242Y?si=NL-k4Wwt1WNfgb_b" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
188188

189189
## Workshops
190190

0 commit comments

Comments
 (0)