From 6da7873dd5e8e92acc84598f07e27ff0dcb5f361 Mon Sep 17 00:00:00 2001 From: David Thompson Date: Mon, 29 Jul 2013 19:41:09 -0400 Subject: Tweak links in README in the hopes that github will parse the file correctly now. --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index 693cb6f..715252c 100644 --- a/README.org +++ b/README.org @@ -15,7 +15,7 @@ ** Inspiration Every programming language should have a fun, easy to use 2D game library. Guile-2d draws its inspiration from great - libraries/frameworks such as [[http://love2d.org][LÖVE]], [[http://pygame.org][Pygame]], and [[http://pyglet.org][Pyglet]]. + libraries/frameworks such as [[http://love2d.org/][LÖVE]], [[http://pygame.org/][Pygame]], and [[http://pyglet.org/][Pyglet]]. ** Example Here is the simplest Guile-2d application (so far). -- cgit v1.2.3