From e1bfe546f9be7b075ca6fabe8dd719868cc98b46 Mon Sep 17 00:00:00 2001 From: Lorenzo Cogotti Date: Wed, 24 Aug 2022 17:21:13 +0200 Subject: [PATCH] [README] Fix image link. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2293417..c319c41 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ function love.draw() end ``` -![Hello, World!](https://git.doublefourteen.io/lua/yui-examples/pics/hello_world.png) +![Hello, World!](https://git.doublefourteen.io/lua/yui-examples/raw/branch/master/pics/hello_world.png) ## Features