aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitmodules
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2016-03-15 09:57:26 -0700
committerGravatar Craig Tiller <ctiller@google.com>2016-03-15 09:57:26 -0700
commit3d62fc68349a5ef31b9c2b0250818343bf9cca68 (patch)
tree3a767a889e053c06950a3c052026e6ab1db84d5b /.gitmodules
parentf21b0d1436d56d6862396a3062ae9759e6328f9b (diff)
Reference github boringssl, move to chromium-stable branch head
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index c37d0abdf0..c85a53943a 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -13,7 +13,7 @@
url = https://github.com/google/googletest.git
[submodule "third_party/boringssl"]
path = third_party/boringssl
- url = https://boringssl.googlesource.com/boringssl
+ url = https://github.com/google/boringssl.git
[submodule "third_party/nanopb"]
path = third_party/nanopb
url = https://github.com/nanopb/nanopb.git