aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar Mark Daoust <markdaoust@google.com>2017-11-14 12:53:47 -0800
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2017-11-14 13:01:55 -0800
commit6d5793853cfdd27fe806bca4fad0f4e3c3a32b73 (patch)
treeb20ebdf66298b0c3827913b1f975d4c7881f7903
parent5ae3049e4b8317ee5247dc5ebc3f2bbc0a5b3869 (diff)
The link fixer needs these to be all on one line.
PiperOrigin-RevId: 175721637
-rw-r--r--tensorflow/docs_src/mobile/index.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/tensorflow/docs_src/mobile/index.md b/tensorflow/docs_src/mobile/index.md
index a10db74364..6bcd7d09d9 100644
--- a/tensorflow/docs_src/mobile/index.md
+++ b/tensorflow/docs_src/mobile/index.md
@@ -2,8 +2,8 @@
TensorFlow was designed to be a good deep learning solution for mobile
platforms. Currently we have two solutions for deploying machine learning
-applications on mobile and embedded devices: @{$mobile/mobile_intro$TensorFlow
-for Mobile} and @{$mobile/tflite$TensorFlow Lite}.
+applications on mobile and embedded devices:
+@{$mobile/mobile_intro$TensorFlow for Mobile} and @{$mobile/tflite$TensorFlow Lite}.
## TensorFlow Lite versus TensorFlow Mobile