Skip to content

Commit 77b6b5c

Browse files
authored
Merge pull request #675 from arduino/karlsoderby/alexa-fix
Alexa tutorial link fix
2 parents bbef59b + 4472afd commit 77b6b5c

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

Lines changed: 1 addition & 1 deletion
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/embed/Lfv3WJnYhX0" 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/watch?v=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)