From 09b357ce0b4e03c71b71a195de2c90100a56fd8c Mon Sep 17 00:00:00 2001 From: Trevor Campbell Date: Sun, 18 Aug 2024 13:52:09 -0700 Subject: [PATCH] fix vc ref links --- source/version-control.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/source/version-control.md b/source/version-control.md index 48c49026..9d74b7e6 100755 --- a/source/version-control.md +++ b/source/version-control.md @@ -1113,9 +1113,8 @@ 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"