Skip to content

Commit 7d07094

Browse files
authored
Update README.md
1 parent b13f2d0 commit 7d07094

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exercises/03-Call-a-function/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ The value of `squareArea` will be set to `18`.
2929

3030
1. Create a new variable named `squareArea` for each new iteration of the `calculateArea` function using the dimensions of the following figures:
3131

32-
![squares](VyoJRAL.png)
32+
![squares](../../.learn/assets/call-a-function.png)
3333

3434
## 📎 Example:
3535

0 commit comments

Comments
 (0)