Skip to content

Fix broken version control links #348

New issue

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

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions source/version-control.md
Original file line number Diff line number Diff line change
Expand Up @@ -1113,9 +1113,7 @@ and guidance that the worksheets provide will function as intended.
Now that you've picked up the basics of version control with Git and GitHub,
you can expand your knowledge through the resources listed below:

- GitHub's [guides website](https://guides.github.com/) and [YouTube
channel](https://www.youtube.com/githubguides) are great resources to take the next steps in
learning about Git and GitHub.
- GitHub's [guides website](https://docs.github.com) is a great resource for learning more about Git and GitHub.
- [Good enough practices in scientific
computing](https://journals.plos.org/ploscompbiol/article?id=10.1371/journal.pcbi.1005510#sec014)
{cite:p}`wilson2014best` provides more advice on useful workflows and "good enough"
Expand Down
Loading