From 3783fac062d255b2f147a2387f5156fab01fa623 Mon Sep 17 00:00:00 2001
From: Dmitriy Gerasimov <naeper@demlabs.net>
Date: Fri, 31 May 2019 13:14:29 +0700
Subject: [PATCH] [*] small fix of gitmodules

---
 .gitmodules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitmodules b/.gitmodules
index 8fd1e53fb2..f91b6f8380 100755
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,4 +1,4 @@
 [submodule "test/libdap-test"]
 	path = test/libdap-test
-	url = https://github.com/kelvinblockchain/libdap-test
+	url = https://github.com/cellframe/libdap-test
 	branch = master
-- 
GitLab