Removing quotations to fix the broken link found on https://www.tensorflow.org/programmers_guide/embedding

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
This commit is contained in:
A. Unique TensorFlower 2018-05-07 10:42:13 -07:00 committed by TensorFlower Gardener
parent a0bdd4bcfb
commit ac630df3cb

View 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.