From 7de68c5b11663b6a35bd79fa8fc5681342e0a387 Mon Sep 17 00:00:00 2001 From: Mathieu Schroeter Date: Mon, 11 Sep 2017 06:55:00 +0200 Subject: [PATCH] Change the remote url of kitchensink fork --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 9f321af..2362a41 100644 --- a/.gitmodules +++ b/.gitmodules @@ -3,7 +3,7 @@ url = https://github.com/blupi-games/planetblupi.git [submodule "SDL_kitchensink"] path = SDL_kitchensink - url = https://github.com/Skywalker13/SDL_kitchensink.git + url = https://github.com/blupi-games/SDL_kitchensink.git [submodule "planetblupi-data"] path = planetblupi-data url = https://github.com/blupi-games/planetblupi-data.git