diff options
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 4608496..739be0a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "unittest/Catch"] path = unittest/Catch - url = https://github.com/philsquared/Catch.git + url = https://github.com/catchorg/Catch2.git [submodule "hidapi"] path = hidapi url = https://github.com/Nitrokey/hidapi.git |