From d44824749682314412b48c2d598f4e6b1a4c79b6 Mon Sep 17 00:00:00 2001 From: Tony Han Date: Fri, 3 Apr 2015 14:02:12 +0800 Subject: change gflags in .gitmodules to github --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 97b7197be3..557321001f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -11,4 +11,4 @@ branch = v3.0.0-alpha-1 [submodule "third_party/gflags"] path = third_party/gflags - url = https://code.google.com/p/gflags + url = https://github.com/gflags/gflags.git -- cgit v1.2.3