As part of the Coursera Data Scientist course set up, I incorrectly linked a directory, test-repo, to an incorrect account. So, in the statement:
git remote add origin https://github.com/yourUserNamehere/test-repo.git
I incorrectly specified the User Name. I'm thinking that I can delete the directory and reset it up again. I've researched the ability to either delete the directory or re-link it to the right account but have not found any information that can help me do so. Would appreciate some guidance.