From 9aa474c6f0163cd010d1600ffb4dd21c97d99ae3 Mon Sep 17 00:00:00 2001 From: Sebastien Bourdeauducq Date: Thu, 12 Dec 2013 15:56:06 +0100 Subject: [PATCH] gitmodules: use https and m-labs --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 14d04bdf..07ef9c74 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "verilog/lm32/submodule"] path = verilog/lm32/submodule - url = git://github.com/milkymist/lm32.git + url = https://github.com/m-labs/lm32.git -- 2.30.2