diff options
author | A. Unique TensorFlower <nobody@tensorflow.org> | 2016-02-09 16:24:13 -0800 |
---|---|---|
committer | TensorFlower Gardener <gardener@tensorflow.org> | 2016-02-09 21:59:45 -0800 |
commit | edefc77002a392f70eb79fca57daa35e4df934e7 (patch) | |
tree | bedfd9153a412f19e76cfdc90b73caf8a1817d99 /.gitmodules | |
parent | 0279b3e6107d99df322afd09ca9211ccc9cbd3bf (diff) |
Improvements to TensorFlow android rules
Change: 114273085
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 0edca21239..1b17ea57b9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "google/protobuf"] path = google/protobuf - url = https://github.googlesource.com/google/protobuf.git + url = https://github.com/google/protobuf.git |