diff --git a/.github/docs/CONTRIBUTING_NO_BACK_LINKS.md b/.github/docs/CONTRIBUTING_NO_BACK_LINKS.md index fe7e4b7c7..f66525159 100644 --- a/.github/docs/CONTRIBUTING_NO_BACK_LINKS.md +++ b/.github/docs/CONTRIBUTING_NO_BACK_LINKS.md @@ -96,7 +96,7 @@ git clone https://github.com//Scribe-Data.git # Navigate to the newly cloned directory. cd Scribe-Data # Assign the original repo to a remote called "upstream". -git remote add upstream https://github.com/scribe-org/Scibe-Data.git +git remote add upstream https://github.com/scribe-org/Scribe-Data.git ``` - Now, if you run `git remote -v` you should see two remote repositories named: