Skip to content

Commit 8e5d08d

Browse files
committed
Genric message
1 parent 5cedbf2 commit 8e5d08d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/blog/use-case/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Technically, the use-case pattern code belongs between the controller (e.g., API
2828
But before we delve into its mechanics, let's first touch on a common problem it aims to address and see some code that calls for trouble.
2929

3030
_Prefer a 10 min video? Watch here, or keep reading below_
31-
<iframe width="1024" height="768" src="https://youtu.be/cuH9p2XLXSA" title="About the use-case code pattern" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
31+
<iframe width="1024" height="768" src="https://www.youtube.com/embed/cuH9p2XLXSA?si=nHUVxa2Zv3JZDuuT" title="About the use-case code pattern" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
3232

3333

3434
## The problem: too many details, too soon

0 commit comments

Comments
 (0)