From c1682b0ec35a9a2ce4120f1f6c49c5ea479ced5f Mon Sep 17 00:00:00 2001 From: FTC Engineering Date: Sun, 13 Dec 2020 10:19:34 -0500 Subject: [PATCH] Updated Downloading the Android Studio Project Folder (markdown) --- Downloading-the-Android-Studio-Project-Folder.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Downloading-the-Android-Studio-Project-Folder.md b/Downloading-the-Android-Studio-Project-Folder.md index e6457c2..53344a3 100644 --- a/Downloading-the-Android-Studio-Project-Folder.md +++ b/Downloading-the-Android-Studio-Project-Folder.md @@ -8,7 +8,7 @@ For the 2019-2020 season and beyond, each new FIRST Tech Challenge season has it The current season's public repository can be found at the following address: -      https://github.com/FIRST-Tech-Challenge/SkyStone +      https://github.com/FIRST-Tech-Challenge/FtcRobotController **Important Note for Advanced GitHub Users:** this tutorial assumes that the user is a novice with respect to using GitHub and the git version control software. If you are a GitHub power user, you can use git to _clone_ a local copy of the current season's public GitHub repository. This document, however, does not explain how to use git to access the repository. It provides instructions on downloading the repository as a .ZIP file instead.