diff --git a/_Sidebar.md b/_Sidebar.md index 1d5fb8f..cc2910c 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -1,9 +1,6 @@ 1. [Home](Home) -2. [The FTC Control System](The-FTC-Control-System) -3. [Choosing a Programming Tool](Choosing-a-Programming-Tool) -4. [Blocks Tutorial](Blocks-Tutorial) -5. [OnBot Java Tutorial](OnBot-Java-Tutorial) -6. [Android Studio Tutorial](Android-Studio-Tutorial) -7. [Managing Your Control System](Managing-Your-Control-System) -8. [Advanced Topics](Advanced-Topics) -9. [Troubleshooting](Troubleshooting) \ No newline at end of file +2. [Beginners Tutorial](Beginners-Tutorial) +3. [Managing Your Control System](Managing-Your-Control-System) +4. [Programming Using Java (Advanced Users Only)](Programming-Using-Java) +5. [Advanced Topics](Advanced-Topics) +6. [Troubleshooting](Troubleshooting) \ No newline at end of file