From 5207918a67bd7ae1b72bc2bdfe89aea12f40a88e Mon Sep 17 00:00:00 2001 From: Dario Date: Thu, 7 May 2020 14:30:29 +0200 Subject: [PATCH] update submodule urls --- .gitmodules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 2b023d7c6..2f85c0ab3 100644 --- a/.gitmodules +++ b/.gitmodules @@ -6,10 +6,10 @@ url = https://github.com/MariaDB/mariadb-connector-c.git [submodule "src/proto"] path = src/proto - url = ssh://git@***REMOVED***/~/_protobuf/gradido_protobuf + url = ssh://git@***REMOVED***/~/gradido_protocol [submodule "dependencies/iroha-ed25519"] path = dependencies/iroha-ed25519 - url = ssh://git@***REMOVED***/~/Forks/iroha-ed25519.git + url = ssh://git@***REMOVED***/~/forks/iroha-ed25519.git [submodule "dependencies/spirit-po"] path = dependencies/spirit-po url = https://github.com/cbeck88/spirit-po.git