diff --git a/src/data/roadmaps/git-github/content/what-is-a-repository@PtU5Qwfzn3N1i3oRlCGoR.md b/src/data/roadmaps/git-github/content/what-is-a-repository@PtU5Qwfzn3N1i3oRlCGoR.md index 8dd25ed876be..88f8dc971ec5 100644 --- a/src/data/roadmaps/git-github/content/what-is-a-repository@PtU5Qwfzn3N1i3oRlCGoR.md +++ b/src/data/roadmaps/git-github/content/what-is-a-repository@PtU5Qwfzn3N1i3oRlCGoR.md @@ -6,3 +6,4 @@ Learn more from the following resources: - [@article@About repositories](https://docs.github.com/en/repositories/creating-and-managing-repositories/about-repositories) - [@article@What is a repository?](https://www.gitkraken.com/learn/git/tutorials/what-is-a-git-repository) +- [@course@What is a repository? (Interactive Lesson)](https://inter-git.com/lessons/creating-repository) diff --git a/src/data/roadmaps/git-github/content/what-is-version-control@bY6b1GV2XQQ52NOx8gWFj.md b/src/data/roadmaps/git-github/content/what-is-version-control@bY6b1GV2XQQ52NOx8gWFj.md index 3c1dbea5433b..ea4691eee904 100644 --- a/src/data/roadmaps/git-github/content/what-is-version-control@bY6b1GV2XQQ52NOx8gWFj.md +++ b/src/data/roadmaps/git-github/content/what-is-version-control@bY6b1GV2XQQ52NOx8gWFj.md @@ -5,4 +5,5 @@ Version control is a system that manages and tracks changes to files over time, Learn more from the following resources: - [@video@What is Git? Explained in 2 minutes](https://www.youtube.com/watch?v=2ReR1YJrNOM) -- [@article@What is version control?](https://www.atlassian.com/git/tutorials/what-is-version-control) \ No newline at end of file +- [@article@What is version control?](https://www.atlassian.com/git/tutorials/what-is-version-control) +- [@course@What is Git? (Interactive Lesson)](https://inter-git.com/lessons/introduction) \ No newline at end of file diff --git a/src/data/roadmaps/git-github/content/why-use-version-control@dhIx1GnynvbSUriqYLUt0.md b/src/data/roadmaps/git-github/content/why-use-version-control@dhIx1GnynvbSUriqYLUt0.md index c3961a5845bd..16d8b1bd36d1 100644 --- a/src/data/roadmaps/git-github/content/why-use-version-control@dhIx1GnynvbSUriqYLUt0.md +++ b/src/data/roadmaps/git-github/content/why-use-version-control@dhIx1GnynvbSUriqYLUt0.md @@ -5,4 +5,5 @@ Using version control is essential for managing changes in software development, Learn more from the following resources: - [@article@Benefits of using version control](https://www.techrepublic.com/article/version-control-benefits/) -- [@article@What is version control and why is it important?](https://start.docuware.com/blog/document-management/what-is-version-control-why-is-it-important) \ No newline at end of file +- [@article@What is version control and why is it important?](https://start.docuware.com/blog/document-management/what-is-version-control-why-is-it-important) +- [@course@Why use Git? (Interactive Lesson)](https://inter-git.com/lessons/introduction) \ No newline at end of file