Skip to content

Commit ad1c29f

Browse files
committed
fix: Change link to variables and change
1 parent 14a921a commit ad1c29f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/tutorials/en/repeating-with-loops.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ In this tutorial, you will:
4747
- An understanding of p5.js drawing basic shapes and text using  x- and y-coordinates
4848
- You can refer to our previous tutorial, [Get Started](/tutorials/get-started)
4949
- An understanding of variables and conditionals
50-
- You can refer to our previous tutorials, [Variables and Motion](/tutorials/variables-and-motion) and [Conditionals and Interactivity](/tutorials/conditionals-and-interactivity)
50+
- You can refer to our previous tutorials, [Variables and Change](/tutorials/variables-and-change/) and [Conditionals and Interactivity](/tutorials/conditionals-and-interactivity)
5151
- An understanding of custom functions and parameters
5252
- You can refer to our previous tutorial, [Organizing Code with Functions](/tutorials/organizing-code-with-functions)
5353

0 commit comments

Comments
 (0)