You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/tutorials/en/repeating-with-loops.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,7 +47,7 @@ In this tutorial, you will:
47
47
- An understanding of p5.js drawing basic shapes and text using x- and y-coordinates
48
48
- You can refer to our previous tutorial, [Get Started](/tutorials/get-started)
49
49
- 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)
51
51
- An understanding of custom functions and parameters
52
52
- You can refer to our previous tutorial, [Organizing Code with Functions](/tutorials/organizing-code-with-functions)
0 commit comments