Skip to content

Commit

Permalink
Update link (#220)
Browse files Browse the repository at this point in the history
* Update link

The old link (https://training.github.com/kit/) in the book does not work anymore.

* Update references.Rmd

Co-authored-by: Jennifer (Jenny) Bryan <[email protected]>

---------

Co-authored-by: Jennifer (Jenny) Bryan <[email protected]>
  • Loading branch information
ktang and jennybc authored Jul 18, 2023
1 parent 6fcacef commit dd8af14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion references.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Long-term, you should understand more about what you are doing. Rote clicking in

* [Oh My Git!](https://ohmygit.org/) is a free and open source interactive game for learning Git. It's very beginner friendly, using a graph to visualise the worktree. Lessons can be completed using a playing card interface in addition to the built-in command line, which is there for when users become more comfortable.

* [GitHub's own training materials](http://training.github.com/kit/) may be helpful. They also point to [many other resources](https://help.github.com/articles/what-are-other-good-resources-for-learning-git-and-github)
* [GitHub's own training materials](https://training.github.com) may be helpful. They also point to [many other resources](https://help.github.com/articles/what-are-other-good-resources-for-learning-git-and-github)

* Find a powerful Git client (chapter \@ref(git-client)) if you'd like to minimize your usage of Git from the command line.

Expand Down

0 comments on commit dd8af14

Please sign in to comment.