diff --git a/src/data/roadmaps/git-github-beginner/content/basic-git-usage@PtU5Qwfzn3N1i3oRlCGoR.md b/src/data/roadmaps/git-github-beginner/content/basic-git-usage@PtU5Qwfzn3N1i3oRlCGoR.md index 4501acb3866a..cef8f6125b30 100644 --- a/src/data/roadmaps/git-github-beginner/content/basic-git-usage@PtU5Qwfzn3N1i3oRlCGoR.md +++ b/src/data/roadmaps/git-github-beginner/content/basic-git-usage@PtU5Qwfzn3N1i3oRlCGoR.md @@ -6,4 +6,7 @@ Visit the following resources to learn more: - [@article@Learn Git with Tutorials, News and Tips - Atlassian](https://www.atlassian.com/git) - [@article@Git Cheat Sheet](https://cs.fyi/guide/git-cheatsheet) -- [@video@Git & GitHub Crash Course For Beginners](https://www.youtube.com/watch?v=vA5TTz6BXhY) \ No newline at end of file +- [@video@Git & GitHub Crash Course For Beginners](https://www.youtube.com/watch?v=vA5TTz6BXhY) +- [@course@Creating a Repository? (Interactive Lesson)](https://inter-git.com/lessons/creating-repository) +- [@course@Adding Files to Index (Interactive Lesson)](https://inter-git.com/lessons/adding-files-to-index) +- [@course@Making a Commit (Interactive Lesson)](https://inter-git.com/lessons/making-a-commit) \ No newline at end of file diff --git a/src/data/roadmaps/git-github-beginner/content/learn-the-basics@HlUUGj3dOZ68t4gIjerXh.md b/src/data/roadmaps/git-github-beginner/content/learn-the-basics@HlUUGj3dOZ68t4gIjerXh.md index 3a034b2b002e..4a31a6dad1f6 100644 --- a/src/data/roadmaps/git-github-beginner/content/learn-the-basics@HlUUGj3dOZ68t4gIjerXh.md +++ b/src/data/roadmaps/git-github-beginner/content/learn-the-basics@HlUUGj3dOZ68t4gIjerXh.md @@ -7,4 +7,5 @@ Visit the following resources to learn more: - [@roadmap@Visit the Dedicated Git & GitHub Roadmap](https://roadmap.sh/git-github) - [@official@Git](https://git-scm.com/) - [@official@GitHub](https://github.com) -- [@video@Git & GitHub Crash Course For Beginners](https://www.youtube.com/watch?v=vA5TTz6BXhY) \ No newline at end of file +- [@video@Git & GitHub Crash Course For Beginners](https://www.youtube.com/watch?v=vA5TTz6BXhY) +- [@course@What is Version Control? (Interactive Lesson)](https://inter-git.com/lessons/introduction) \ No newline at end of file