From 8543177b213473aeae22bd1c212195dcd1796ad1 Mon Sep 17 00:00:00 2001
From: Jason Hiser <jdhiser@gmail.com>
Date: Mon, 4 Mar 2019 16:45:24 -0500
Subject: [PATCH] changed path to use mirror

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

diff --git a/.gitmodules b/.gitmodules
index 00fd958..5438386 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,3 @@
 [submodule "third-party/elfio-code"]
 	path = third-party/elfio-code
-	url = https://git.code.sf.net/p/elfio/code
+	url = git@git.zephyr-software.com:third-party-mirrors/ELFIO.git
-- 
GitLab