From a443e0f7123aaeee1e257c3ac07fb29d2ffa76f7 Mon Sep 17 00:00:00 2001 From: Michael Zanetti Date: Wed, 5 Sep 2018 20:04:16 +0200 Subject: [PATCH] switch to github for the remoteproxy dep --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 77ccee70..2be744c1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -3,4 +3,4 @@ url = https://github.com/jbagg/QtZeroConf.git [submodule "nymea-remoteproxy"] path = nymea-remoteproxy - url = git@gitlab.guh.io:cloud/nymea-remoteproxy.git + url = https://github.com/guh/nymea-remoteproxy.git