From abbf9a7390f1a56832903721206b00a21b039f51 Mon Sep 17 00:00:00 2001 From: Michal Sojka Date: Tue, 4 Sep 2018 10:45:44 +0200 Subject: [PATCH] Correct submodule URL --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 2f0e69e..30730ea 100644 --- a/.gitmodules +++ b/.gitmodules @@ -9,4 +9,4 @@ url = https://iis-git.ee.ethz.ch/H2020-Compiler/openmp [submodule "HerculesCompiler"] path = HerculesCompiler - url = https://iis-git.ee.ethz.ch/H2020-Compiler/HerculesCompiler + url = https://iis-git.ee.ethz.ch/H2020-Compiler/HerculesCompiler-public -- 2.39.2