Fix doc hyperlink.

PiperOrigin-RevId: 234851086
This commit is contained in:
Haoliang Zhang 2019-02-20 12:54:59 -08:00 committed by TensorFlower Gardener
parent 125785ee0a
commit 2825b62b27

View File

@ -49,7 +49,7 @@ partially supported by TensorFlow Lite, and one would like to avoid those
limitations.
The following example shows how to use `target_ops` in the
[`TFLiteConverter`](./convert/python_api) Python API.
[`TFLiteConverter`](./convert/python_api.md) Python API.
```
import tensorflow as tf