Skip to content

Commit 8586799

Browse files
authored
Merge pull request #679 from arduino/karlsoderby/alexa-fix-2
Update video link Alexa
2 parents 2bdf4f1 + ebee9f6 commit 8586799

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)