docs: Replace tutorial video

This commit is contained in:
Matthieu Napoli 2022-04-26 17:18:52 +02:00
parent af02a5e4a1
commit e45a2edb31

View File

@ -5,7 +5,7 @@ menuText: Your First Project
# Tutorial: Your First Serverless Framework Project
<iframe width="700" height="394" src="https://www.youtube.com/embed/p2LBRO2M48g" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<iframe width="700" height="394" src="https://www.youtube.com/embed/dMVfqCTzuwk" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
This guide helps you create and deploy a REST API with Serverless Framework and AWS.