Skip to content

Commit a1eb94b

Browse files
authored
examples: fix link for image flappy.png in examples/flappylearning/README.md (#20605)
1 parent df3591c commit a1eb94b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/flappylearning/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ flappy learning implemented by vlang
77
v run game.v
88
```
99

10-
![flappy.png](img/flappy.png)
10+
![flappy.png](assets/img/flappy.png)
1111

1212
## thanks
1313
https://github.com/xviniette/FlappyLearning

0 commit comments

Comments
 (0)