From aa263c5f4db035b4924ebf8e95adfb2157771149 Mon Sep 17 00:00:00 2001 From: cynergyou Date: Wed, 3 Apr 2019 15:02:04 -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 d2e3ad4..ef4b050 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 to view the Control Hub 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)