From 0d71e3e0d899dd61aac35fefd112abfb81f5918a Mon Sep 17 00:00:00 2001 From: Hajime Hoshi Date: Tue, 25 Oct 2016 22:16:07 +0900 Subject: [PATCH] Updated Home (markdown) --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 6c1671f..0b59246 100644 --- a/Home.md +++ b/Home.md @@ -17,7 +17,7 @@ See https://github.com/hajimehoshi/ebiten/releases # Tutorials -1. [Your first game in Ebiten!](Your-first-game-in-Ebiten!) +1. [Your first game in Ebiten](Your-first-game-in-Ebiten) _A simple "Hello, world!" example._