From daaae24ec49cf1d11cf02135dfa98b8916cbfcf5 Mon Sep 17 00:00:00 2001 From: FTC Engineering Date: Wed, 10 Apr 2019 19:08:35 -0400 Subject: [PATCH] Updated Writing an Op Mode with FTC Blocks (markdown) --- Writing-an-Op-Mode-with-FTC-Blocks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Writing-an-Op-Mode-with-FTC-Blocks.md b/Writing-an-Op-Mode-with-FTC-Blocks.md index 152dcfc..2f8ab1c 100644 --- a/Writing-an-Op-Mode-with-FTC-Blocks.md +++ b/Writing-an-Op-Mode-with-FTC-Blocks.md @@ -128,7 +128,7 @@ Note it will take an estimated 1 minute to complete this task. | ---- | | 1. Press the Android back arrow to exit the Program & Manage screen. You need to exit the Program & Manage screen before you can run your op mode.

| -Congratulations! You wrote your first op mode using the FTC Blocks Programming Tool! You will learn how to run your op mode in the the section entitled [Running Your Op Mode](https://github.com/FIRST-Tech-Challenge/TmpTesting/wiki/Running-Your-Op-Mode). +Congratulations! You wrote your first op mode using the FTC Blocks Programming Tool! You will learn how to run your op mode in the the section entitled [Running Your Op Mode](https://github.com/FIRST-Tech-Challenge/ftc_app/wiki/Running-Your-Op-Mode).