From ad4743ea251fd0bb23d9d6c53c9858efe4b981af Mon Sep 17 00:00:00 2001 From: Cory Wright Date: Wed, 26 Apr 2017 11:35:26 -0500 Subject: [PATCH] Update closure-library submodule URL --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 5690ef98..48ada18a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -3,7 +3,7 @@ url = https://github.com/benvanik/google-closure-compiler-bin.git [submodule "third_party/closure-library"] path = third_party/closure-library - url = https://code.google.com/p/closure-library/ + url = https://github.com/google/closure-library/ [submodule "third_party/closure-linter"] path = third_party/closure-linter url = https://github.com/knutwalker/google-closure-linter.git