From: Sebastien Bourdeauducq Date: Thu, 12 Dec 2013 14:56:06 +0000 (+0100) Subject: gitmodules: use https and m-labs X-Git-Tag: 24jan2021_ls180~2754 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=9aa474c6f0163cd010d1600ffb4dd21c97d99ae3;p=litex.git gitmodules: use https and m-labs --- 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