From b41cbbf951ffbb78ea2e74feac7d2d66d3c76e13 Mon Sep 17 00:00:00 2001 From: FTC Engineering Date: Tue, 19 Sep 2017 16:25:48 -0400 Subject: [PATCH] Updated _Sidebar (markdown) --- _Sidebar.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_Sidebar.md b/_Sidebar.md index cfd17ec..8e7268c 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -1,7 +1,7 @@ 1. [Home](https://github.com/ftctechnh/ftc_app/wiki) 2. [The FTC Control System](https://github.com/ftctechnh/ftc_app/wiki/The-FTC-Control-System) 3. [Choosing a Programming Tool](https://github.com/ftctechnh/ftc_app/wiki/Choosing-a-Programming-Tool) -4. [FTC Blocks Tutorial](https://github.com/ftctechnh/ftc_app/wiki/Blocks-Tutorial) +4. [Block Programming Tutorial](https://github.com/ftctechnh/ftc_app/wiki/Blocks-Tutorial) 5. [OnBot Java Tutorial](https://github.com/ftctechnh/ftc_app/wiki/OnBot-Java-Tutorial) 6. [Android Studio Tutorial](https://github.com/ftctechnh/ftc_app/wiki/Android-Studio-Tutorial) 7. [Advanced Topics](https://github.com/ftctechnh/ftc_app/wiki/Advanced-Topics)