From eab78044772d2ccd8a17b9e204e43b75be63d58f Mon Sep 17 00:00:00 2001 From: Trevor Campbell Date: Sun, 18 Aug 2024 13:21:45 -0700 Subject: [PATCH] update vc ref links --- source/version-control.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/source/version-control.md b/source/version-control.md index 48c49026..3827b967 100755 --- a/source/version-control.md +++ b/source/version-control.md @@ -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"