Skip to content

Commit a372e29

Browse files
committed
Fix typo image url
1 parent ded0e92 commit a372e29

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • assignments/04-game-controller-achieve

assignments/04-game-controller-achieve/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ This week we have the second embodiment assignment, this time for a game control
1111

1212
| Home Game Controllers |
1313
| :----------------------------: | :--------------------------: |
14-
|<img src="hjoystick.jpg" alt="Joystick" width="300"/>|<img src="gamepad.png" alt="Gamepad" width="300"/> |
14+
|<img src="joystick.jpg" alt="Joystick" width="300"/>|<img src="gamepad.png" alt="Gamepad" width="300"/> |
1515
|Classic Joystick| Modern Gamepad|
1616
|<img src="lightgun.webp" alt="Light Gun" width="300"/>|<img src="nintendo_wii.webp" alt="Wii" width="300"/> |
1717
|Nintendo Light Gun| Nintendo Wii|

0 commit comments

Comments
 (0)