We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e76f963 commit 84dc7ffCopy full SHA for 84dc7ff
1 file changed
docs/animation_docs/Animation_Tutorial.md
@@ -61,7 +61,7 @@ This chapter covers the basics: creating simple animations, using colors, and la
61
62
### 1.1 Your First Animation: Solid Color
63
64
-<img src="../../_media/berry_animation/chap_1_10.png" alt="Solid Red">
+<a href="https://tasmota.github.io/docs/Tasmota-Berry-emulator/index.html?example=chap_1_10_plain" target="_blank"><img src="../../_media/berry_animation/chap_1_10.png" alt="Solid Red"></a>
65
66
Every animation starts with two steps: **define** it, then **run** it. The simplest animation fills the entire strip with a single color.
67
0 commit comments