diff --git a/GIT CHEAT-SHEET.md b/GIT CHEAT-SHEET.md index e1aa60c..080ff09 100644 --- a/GIT CHEAT-SHEET.md +++ b/GIT CHEAT-SHEET.md @@ -12,7 +12,7 @@ If you have not configured the upstream, it will not appear in this list. To add the OSCAL repo as a remote named "upstream": ``` -git remote add upstream https://github.com/usnistgov/OSCAL.git +git remote add upstream https://github.com/iMichaela/CRAFT/CRAFT.git ``` ## Update local master branch