From 0800805a45c2ceb56658aac8ddf6872563f3ba46 Mon Sep 17 00:00:00 2001 From: jeaye Date: Mon, 14 Jul 2014 17:58:18 +0800 Subject: [PATCH] Last update to modules (hopefully) --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index a88861c..5859234 100644 --- a/.gitmodules +++ b/.gitmodules @@ -8,7 +8,7 @@ ignore = dirty [submodule "lib/glfw-rs"] path = lib/glfw-rs - url = https://github.com/bkz/glfw-rs.git + url = https://github.com/bjz/glfw-rs.git ignore = dirty [submodule "lib/stb-image"] path = lib/stb-image