We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
As mentioned in #531 the URL to download and install git in Lesson 14 should be consistent with the rest of git-novice. Right now this lesson says
If there is no version of Git on your computer, please either install [Git](https://git-scm.com/downloads/)
This should be changed to:
If there is no version of Git on your computer, please either install [Git](https://swcarpentry.github.io/git-novice/setup.html)
The text was updated successfully, but these errors were encountered:
bin/util.py: remove unused 'IMAGE_FILE_SUFFIX' var (swcarpentry#590)
456c214
It should've been removed in 7e835fd.
No branches or pull requests
As mentioned in #531 the URL to download and install git in Lesson 14 should be consistent with the rest of git-novice. Right now this lesson says
If there is no version of Git on your computer, please either install [Git](https://git-scm.com/downloads/)
This should be changed to:
If there is no version of Git on your computer, please either install [Git](https://swcarpentry.github.io/git-novice/setup.html)
The text was updated successfully, but these errors were encountered: