From 5f321f7af773d4df041b0aa0874de8bd64504353 Mon Sep 17 00:00:00 2001 From: cynergyou Date: Wed, 3 Apr 2019 15:00:52 -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 a495a5c..6ecbb13 100644 --- a/Blocks-Tutorial.md +++ b/Blocks-Tutorial.md @@ -4,7 +4,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](to view the Android phone tutorial) to view the tutorial. +* 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. ### Table of Contents (for Android Phone Robot Controller)