diff --git a/Using-TensorFlow-Lite-for-the-Ultimate-Goal-Challenge.md b/Using-TensorFlow-Lite-for-the-Ultimate-Goal-Challenge.md index 63e92c1..265ca23 100644 --- a/Using-TensorFlow-Lite-for-the-Ultimate-Goal-Challenge.md +++ b/Using-TensorFlow-Lite-for-the-Ultimate-Goal-Challenge.md @@ -28,7 +28,7 @@ Teams have the option of using a customer inference model with the FIRST Tech Ch The FTC software includes sample op modes (Blocks and Java versions) that demonstrate how to use a custom inference model: -* [Blocks Tensor Flow Object Detection Example](Blocks-Sample-TensorFlow-Object-Detection-Op-Mode) +* [Using a Custom TensorFlow Model with Blocks](Using-a-Custom-TensorFlow-Model-with-Blocks) * [Java Tensor Flow Object Detection Example](Java-Sample-TensorFlow-Object-Detection-Op-Mode) \ No newline at end of file