diff options
Diffstat (limited to 'samples/Snake/_index.html')
-rw-r--r-- | samples/Snake/_index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/Snake/_index.html b/samples/Snake/_index.html index 56391b91e..991bc5d7b 100644 --- a/samples/Snake/_index.html +++ b/samples/Snake/_index.html @@ -7,4 +7,4 @@ faster. Running into yourself or the walls will end the game..</p> request draws to the screen. A great example of a basic game that does not require a fast framerate.</p> -<img alt="" src="/guide/samples/images/Snake.png" /> +<img alt="" src="../images/Snake.png" /> |