Skip to content

Commit 9d0cfc8

Browse files
committed
Genric message
1 parent 8e5d08d commit 9d0cfc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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://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>
31+
<iframe width="1024" height="768" src="https://www.youtube.com/embed/y4mBg920UZA?si=A_ZTVzG0AjVhzQcd" 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)