From 0e14faab92c00c5bd66f5fa3c7973ac5edce192b Mon Sep 17 00:00:00 2001 From: FTC Engineering Date: Thu, 7 Sep 2017 20:21:55 -0400 Subject: [PATCH] Updated OnBot Java Tutorial (markdown) --- OnBot-Java-Tutorial.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OnBot-Java-Tutorial.md b/OnBot-Java-Tutorial.md index fc48c4d..44b460e 100644 --- a/OnBot-Java-Tutorial.md +++ b/OnBot-Java-Tutorial.md @@ -1,7 +1,7 @@ ### Table of Contents 1. Introduction * [The FTC Control System](https://github.com/ftctechnh/ftc_app/wiki/The-FTC-Control-System) - * [Required Materials](https://github.com/ftctechnh/ftc_appg/wiki/Required-Materials) + * [Required Materials](https://github.com/ftctechnh/ftc_app/wiki/Required-Materials) * [Using Your Android Device](https://github.com/ftctechnh/ftc_app/wiki/Using-Your-Android-Device) 2. Configuring Your Hardware * [Configuring Your Android Devices](https://github.com/ftctechnh/ftc_app/wiki/Configuring-Your-Android-Devices)