diff --git a/.gitmodules b/.gitmodules index e5caef6f..8ab98804 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "googletest"] path = googletest - url = https://git.chromium.org/git/external/googletest.git + url = https://chromium.googlesource.com/external/googletest.git