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 a168a2f..f280b82 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "json"] path = json - url = https://github.com/nlohmann/json.git + url = https://github.com/nlohmann/json [submodule "gsl"] path = gsl url = https://github.com/Microsoft/GSL |