Skip to content

Commit a3fa128

Browse files
authored
Update expressions wiki video (#634)
1 parent 58ffdc6 commit a3fa128

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • docs/gdevelop5/events/expressions

docs/gdevelop5/events/expressions/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ These icons indicate that the field accepts an _expression_. An expression is a
2323
Expressions written in the events sheet are colored to make them easier to read at a glance: numbers, strings, operators, object names, variables and boolean values each use a distinct color. This helps you quickly spot the structure of an expression and catch typos.
2424

2525
<div class="video-container">
26-
<iframe src="https://www.youtube.com/embed/JNqekjjendk" frameborder="0" allowfullscreen></iframe>
26+
<iframe src="https://www.youtube.com/embed/SPQiJOX73_I?si=hTe52vMJ3dI77Eji" frameborder="0" allowfullscreen></iframe>
2727
</div>
2828

2929
## Numbers

0 commit comments

Comments
 (0)