aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitmodules
diff options
context:
space:
mode:
authorGravatar Jan Tattermusch <jtattermusch@users.noreply.github.com>2016-03-21 09:10:19 -0700
committerGravatar Jan Tattermusch <jtattermusch@users.noreply.github.com>2016-03-21 09:10:19 -0700
commitbb644e994708c008f7cf659b01e3fd0c27d5cb6f (patch)
tree34c6268f7edd07435ac487f11225c90c2e5e6d88 /.gitmodules
parent6e96e5ccab41a1378a6c9bf4043206ddb0840f48 (diff)
parent98dea1804b49c0e352a20618d77d84fd4c4fc098 (diff)
Merge pull request #5754 from ctiller/new_boring_ssl
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