From 54d504e65faccf5fdf25086286dfa56123d32d11 Mon Sep 17 00:00:00 2001 From: FTC Engineering Date: Thu, 7 Sep 2017 20:17:08 -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 7e51783..3a2ee4d 100644 --- a/Blocks-Tutorial.md +++ b/Blocks-Tutorial.md @@ -13,6 +13,6 @@ 4. Writing an Op Mode * [Creating an Op Mode](https://github.com/ftctechnh/ftc_app/wiki/Writing-an-Op-Mode-with-FTC-Blocks) * [Running an Op Mode](https://github.com/ftctechnh/ftc_app/wiki/Running-Your-Op-Mode) - * [Controlling a Servo](https://github.com/ftctechnh/ftc_appg/wiki/Controlling-a-Servo-(Blocks)) + * [Controlling a Servo](https://github.com/ftctechnh/ftc_app/wiki/Controlling-a-Servo-(Blocks)) * [Using Sensors](https://github.com/ftctechnh/ftc_app/wiki/Using-Sensors-(Blocks))