From e54fb7b6a484955306d62d7d97e03f9b2deae304 Mon Sep 17 00:00:00 2001 From: cynergyou Date: Wed, 3 Apr 2019 15:02:16 -0400 Subject: [PATCH] Updated Blocks Tutorial (markdown) --- Blocks-Tutorial.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Blocks-Tutorial.md b/Blocks-Tutorial.md index ef4b050..dd0b38d 100644 --- a/Blocks-Tutorial.md +++ b/Blocks-Tutorial.md @@ -5,7 +5,7 @@ The FTC Blocks Programming Tool is a visual design tool that lets programmers us This tutorial is available in two different versions. * If you are using an Android phone as your Robot Controller, click [here](https://github.com/cynergyou/ftc_app/wiki/Blocks-Tutorial#table-of-contents-for-android-phone-robot-controller) to view the tutorial. -* If you are using the Control Hub as your Robot Controller, click [here](https://github.com/cynergyou/ftc_app/wiki/Blocks-Tutorial#table-of-contents-for-control-hub)to view the tutorial. +* If you are using the Control Hub as your Robot Controller, click [here](https://github.com/cynergyou/ftc_app/wiki/Blocks-Tutorial#table-of-contents-for-control-hub) to view the tutorial. ### Table of Contents (for Android Phone Robot Controller)