Skip to content

Commit 20ac4d6

Browse files
committed
fix 2 format change
1 parent 0352ebe commit 20ac4d6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/Nextjs/intro-nextjs.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -366,7 +366,9 @@ Now that you understand what Next.js is and why it's valuable, here's your learn
366366

367367
### Video Tutorial
368368

369-
<iframe width="100%" height="400" src="https://www.youtube.com/embed/wm5gMKuwSYk" title="Next.js Crash Course" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
369+
[![Next.js 14 Full Course - Build and Deploy a Full Stack App](https://img.youtube.com/vi/wm5gMKuwSYk/0.jpg)](https://www.youtube.com/watch?v=wm5gMKuwSYk)
370+
371+
*Click the thumbnail above to watch the complete Next.js tutorial on YouTube*
370372

371373
## Conclusion
372374

0 commit comments

Comments
 (0)