From dc7636fb85b4087cb521b8b30834aa8c06017990 Mon Sep 17 00:00:00 2001 From: Mathieu Schroeter Date: Fri, 8 Sep 2017 14:03:42 +0200 Subject: [PATCH] Update submodules urls to reflect the new location (github) --- .gitmodules | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index acb8645..9f321af 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,12 +1,12 @@ [submodule "planetblupi"] path = planetblupi - url = ssh-324020-schroeterm@schroetersa.ch:/kunden/264795_8004/web/1221820/A1221820/devel/planetblupi + url = https://github.com/blupi-games/planetblupi.git [submodule "SDL_kitchensink"] path = SDL_kitchensink url = https://github.com/Skywalker13/SDL_kitchensink.git [submodule "planetblupi-data"] path = planetblupi-data - url = ssh-324020-schroeterm@schroetersa.ch:/kunden/264795_8004/web/1221820/A1221820/devel/planetblupi-data + url = https://github.com/blupi-games/planetblupi-data.git [submodule "planetblupi-www"] path = planetblupi-www - url = ssh-324020-schroeterm@schroetersa.ch:/kunden/264795_8004/web/1221820/A1221820/devel/planetblupi-www + url = https://github.com/blupi-games/planetblupi-www.git