diff --git a/Using-TensorFlow-Lite-for-the-Ultimate-Goal-Challenge.md b/Using-TensorFlow-Lite-for-the-Ultimate-Goal-Challenge.md index f2b5e16..c39a945 100644 --- a/Using-TensorFlow-Lite-for-the-Ultimate-Goal-Challenge.md +++ b/Using-TensorFlow-Lite-for-the-Ultimate-Goal-Challenge.md @@ -29,6 +29,6 @@ Teams have the option of using a custom inference model with the FIRST Tech Chal The FTC software includes sample op modes (Blocks and Java versions) that demonstrate how to use a custom inference model: * [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) +* [Using a Custom TensorFlow Model with Java](Using-a-Custom-TensorFlow-Model-with-Java) \ No newline at end of file