summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRonan Le Martret <ronan.lemartret@iot.bzh>2017-10-30 17:42:07 +0100
committerRonan Le Martret <ronan.lemartret@iot.bzh>2017-10-30 17:42:07 +0100
commitb4b260d8ce7f2c7d499f91f56cc81bd8e3fc1892 (patch)
tree587b972525e0aa102855ba2189e9f92a2aa204ce
parent4d5bc0ad794aba9b732b73ddb3c289b085b63d49 (diff)
Fix submodule path
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index 40fc92d..0d9d20c 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -6,4 +6,4 @@
url = https://github.com/iotbzh/afb-utilities.git
[submodule "hal-utilities-4a"]
path = hal-utilities-4a
- url = git@github.com:fulup-bzh/hal-utilities-4a
+ url = https://github.com/fulup-bzh/hal-utilities-4a.git