Removing quotations to fix the broken link found on https://www.tensorflow.org/progra...
authorA. Unique TensorFlower <gardener@tensorflow.org>
Mon, 7 May 2018 17:42:13 +0000 (10:42 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Mon, 7 May 2018 23:34:25 +0000 (16:34 -0700)
The link at "Follow this link to see a fun example of thumbnail images in the Embedding Projector." It should go to https://www.tensorflow.org/images/embedding-mnist.mp4 but instead goes to the TF index page.

PiperOrigin-RevId: 195684456

tensorflow/docs_src/programmers_guide/embedding.md

index d5703e0..8a98367 100644 (file)
@@ -238,7 +238,7 @@ row doesn't have to be filled, as shown below.
 </tr>
 </table>
 
-Follow [this link]("https://www.tensorflow.org/images/embedding-mnist.mp4" )
+Follow [this link](https://www.tensorflow.org/images/embedding-mnist.mp4)
 to see a fun example of thumbnail images in the Embedding Projector.