From d2080e1db49e23dac661a317b77ec946284eccf0 Mon Sep 17 00:00:00 2001 From: Wolfgang Hottgenroth Date: Wed, 12 Apr 2017 10:00:04 +0200 Subject: [PATCH] update origin of submodules --- .gitmodules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 17c108a..86e252b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "hottislib"] path = hottislib - url = git@bitbucket.org:wollud1969/hottislib.git + url = git@gitlab.com:wolutator/hottislib.git [submodule "hottislibformsp430"] path = hottislibformsp430 - url = git@bitbucket.org:wollud1969/hottislibformsp430.git + url = git@gitlab.com:wolutator/hottislibformsp430.git