From bd933415e51ddb5140df4a2d86a35016eb77bbef Mon Sep 17 00:00:00 2001 From: Schmel924 Date: Wed, 5 Jul 2017 12:24:24 +0300 Subject: [PATCH] Fix links to existing github.io pages Why have links to github repositories, if we have working pages? --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 94146e4..33d191b 100644 --- a/index.html +++ b/index.html @@ -35,12 +35,12 @@

Löve Example Browser

LÖVE-API

- + The complete API documentation of LÖVE contained in a lua table.

LÖVE Book

- + A book about LÖVE, Games and Lua.

Contributions encouraged!