From c7485f3b72b78a7e9f8abf3bafafc72af7e5d9bf Mon Sep 17 00:00:00 2001 From: Dario Date: Tue, 7 Jul 2020 19:22:44 +0200 Subject: [PATCH] update submodule path to use strato server instead my own --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 170327bc0..2f85c0ab3 100644 --- a/.gitmodules +++ b/.gitmodules @@ -6,7 +6,7 @@ url = https://github.com/MariaDB/mariadb-connector-c.git [submodule "src/proto"] path = src/proto - url = ssh://git@***REMOVED***:18521/~/_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