diff --git a/src/data/roadmaps/backend/content/104-version-control-systems/101-git.md b/src/data/roadmaps/backend/content/104-version-control-systems/101-git.md index 891e866a6..473b2bd6c 100644 --- a/src/data/roadmaps/backend/content/104-version-control-systems/101-git.md +++ b/src/data/roadmaps/backend/content/104-version-control-systems/101-git.md @@ -4,8 +4,9 @@ Visit the following resources to learn more: +- [Introduction to Git](https://learn.microsoft.com/en-us/training/modules/intro-to-git/) - [Git & GitHub Crash Course For Beginners](https://www.youtube.com/watch?v=SWYqp7iY_Tc) - [Learn Git with Tutorials, News and Tips - Atlassian](https://www.atlassian.com/git) - [Git Cheat Sheet](https://cs.fyi/guide/git-cheatsheet) - [Learn Git Branching](https://learngitbranching.js.org/) -- [Git Tutorial](https://www.w3schools.com/git/) \ No newline at end of file +- [Git Tutorial](https://www.w3schools.com/git/)