From 668fa2eb783a0bd85930440b5f50d634e91e122a Mon Sep 17 00:00:00 2001 From: Steffen Vogel Date: Tue, 21 Nov 2017 23:01:17 +0100 Subject: [PATCH] use https submodules --- fpga/.gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fpga/.gitmodules b/fpga/.gitmodules index a451f96b4..f6d6f0188 100644 --- a/fpga/.gitmodules +++ b/fpga/.gitmodules @@ -3,4 +3,4 @@ url = https://github.com/Snaipe/Criterion.git [submodule "thirdparty/libxil"] path = thirdparty/libxil - url = git@git.rwth-aachen.de:VILLASframework/libxil.git + url = https://git.rwth-aachen.de/VILLASframework/libxil.git