swcarpentry / git-novice

Version Control with Git

Home Page:http://swcarpentry.github.io/git-novice/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lesson 14: broken internal link to git setup instructions

bgoli opened this issue · comments


This regards the link Lesson 14: https://github.com/swcarpentry/git-novice/blob/main/episodes/14-supplemental-rstudio.md

in the section titled:
### Find your Git Executable

there is a dead link Git installation instructions:

[Git installation instructions](https://swcarpentry.github.io/git-novice/setup.html)

which could now be replaced with the general: Git installation instructions

[Git installation instructions](https://swcarpentry.github.io/git-novice/#installing-git)


Thanks for catching this. Feel free to submit a PR with the correction.