Skip to content

Commit 3198113

Browse files
committed
update link to tutorial example
1 parent e949d55 commit 3198113

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

js/lesson6/tutorial.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ We have already created the functions to draw the individual parts, so you shoul
184184

185185
> Don't forget `beginPath()` and `stroke()` before and after drawing elements.
186186
187-
Here is our version of [Hangman in Canvas](../../examples/canvas-hangman/index.html).
187+
Here is our version of [Hangman in Canvas](../../examples/hangman-canvas/index.html).
188188

189189
##Bonus
190190

0 commit comments

Comments
 (0)