diff --git a/.gitmodules b/.gitmodules index 7014cb83ae9044e411f9249054c406ed86175a2d..2489c1c03910d3c9a60fff87c97799e850c08cd0 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "bpl-subset"] path = bpl-subset - url = git://github.com/inducer/bpl-subset + url = https://github.com/inducer/bpl-subset [submodule "pyopencl/compyte"] path = pyopencl/compyte - url = git://github.com/inducer/compyte + url = https://github.com/inducer/compyte