aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/lite/g3doc
diff options
context:
space:
mode:
authorGravatar Billy Lamberta <blamb@google.com>2018-09-20 18:07:30 -0700
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2018-09-20 18:15:54 -0700
commit684b3e02e098cb6fda5569fb7f7990ff57248e5a (patch)
tree7dcce89cfd2122c1c47c489781030103151c9c21 /tensorflow/contrib/lite/g3doc
parent7d18cafbe79aecb0f5d703270771b9207866d886 (diff)
Update links to install pages.
PiperOrigin-RevId: 213917946
Diffstat (limited to 'tensorflow/contrib/lite/g3doc')
-rw-r--r--tensorflow/contrib/lite/g3doc/tfmobile/android_build.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/tensorflow/contrib/lite/g3doc/tfmobile/android_build.md b/tensorflow/contrib/lite/g3doc/tfmobile/android_build.md
index c7cdee07de..b0f32a8d6c 100644
--- a/tensorflow/contrib/lite/g3doc/tfmobile/android_build.md
+++ b/tensorflow/contrib/lite/g3doc/tfmobile/android_build.md
@@ -93,7 +93,7 @@ requires some knowledge of build systems and Android developer tools, but we'll
guide you through the basics here.
- First, follow our instructions for
- <a href="http://www.tensorflow.org/install/install_sources">installing from sources</a>.
+ <a href="http://www.tensorflow.org/install/source">installing from sources</a>.
This will also guide you through installing Bazel and cloning the
TensorFlow code.