diff --git a/.gitmodules b/.gitmodules index 738abfe..a5e638b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -6,4 +6,4 @@ url = http://git.hpc.isti.cnr.it/quickrank/ParamsMap.git [submodule "lib/catch"] path = lib/catch - url = https://github.com/philsquared/Catch.git + url = https://github.com/catchorg/Catch2