Skip to content

Commit ebee9f6

Browse files
committed
Update video link Alexa
Typo in link for video in the tutorial
1 parent 77b6b5c commit ebee9f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/arduino-cloud/03.tutorials/alexa-mkr-rgb-shield/alexa-mkr-rgb-shield.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ featuredImage: 'cloud'
1212

1313
## Introduction
1414

15-
<iframe width="100%" height="400" src="https://www.youtube.com/watch?v=OMvZjwFYimo" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
15+
<iframe width="100%" height="400" src="https://www.youtube.com/embed/OMvZjwFYimo" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
1616

1717
In this tutorial you will learn how to integrate the [Arduino IoT Cloud](https://create.arduino.cc/iot/) with the [Amazon Alexa skill](https://www.amazon.com/Arduino-LLC/dp/B07ZT2PK2H). At the end of this tutorial, we will be able to change the color of an RGB matrix, using only voice commands in the Alexa app.
1818

0 commit comments

Comments
 (0)