diff --git a/docs/source/index.rst b/docs/source/index.rst index fdbd398..06f5c3e 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -8,7 +8,7 @@ TensorFlow 2 Object Detection API tutorial .. 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. - A version for TensorFlow 1.14 can be found `here `_. + A version for TensorFlow 1.14 can be found `here `_. 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.