Skip to content

Commit c2cc56c

Browse files
karan-1700sglvladi
authored andcommitted
Update index.rst
The earlier link to Tensorflow 1.14 Object Detection API tutorial produces 404 error: https://tensorflow-object-detection-api-tutorial.readthedocs.io/en/1.14.2/. This is an incorrect link. The correct link is: https://tensorflow-object-detection-api-tutorial.readthedocs.io/en/tensorflow-1.14/
1 parent 725f222 commit c2cc56c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ TensorFlow 2 Object Detection API tutorial
88

99
.. important:: This tutorial is intended for TensorFlow 2.2, which (at the time of writing this tutorial) is the latest stable version of TensorFlow 2.x.
1010

11-
A version for TensorFlow 1.14 can be found `here <https://tensorflow-object-detection-api-tutorial.readthedocs.io/en/1.14.2/>`_.
11+
A version for TensorFlow 1.14 can be found `here <https://tensorflow-object-detection-api-tutorial.readthedocs.io/en/tensorflow-1.14/>`_.
1212

1313
This is a step-by-step tutorial/guide to setting up and using TensorFlow's Object Detection API to perform, namely, object detection in images/video.
1414

0 commit comments

Comments
 (0)