From 1b57d2231b92f35140c24460b732d8a47a94846c Mon Sep 17 00:00:00 2001 From: Dario Rekowski on RockPI Date: Thu, 7 May 2020 11:04:58 +0000 Subject: [PATCH] update protocol repository --- .gitmodules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 16b05784f..f6d75c934 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "mithril_client"] path = mithril_client - url = ssh://git@***REMOVED***/~/_mithril/gradido_mithrilJS_client + url = ssh://git@***REMOVED***/~/frontend/gradido_mithrilJS_client [submodule "src/protobuf"] path = src/protobuf - url = ssh://git@***REMOVED***/~/_protobuf/gradido_protobuf + url = ssh://git@***REMOVED***/~/gradido_protocol