From 5096676e03dcd626d6e64696cb9d6ee5d8e054da Mon Sep 17 00:00:00 2001 From: Victor Berger Date: Thu, 20 Nov 2014 11:50:26 +0100 Subject: [PATCH] Moving to GitHub. --- .gitmodules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 4cfddd9..ac6978d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,9 +1,9 @@ [submodule "core"] path = core - url = ./ + url = . [submodule "banana"] path = banana - url = git://git.polytechnique.org/banana.git + url = git://github.com/Polytechnique-org/banana.git [submodule "include/raven"] path = include/raven url = git://github.com/getsentry/raven-php.git -- 2.1.4