diff --git a/source/_posts/Task - 1.md b/source/_posts/Task - 1.md index 66181e0..e8d4e32 100644 --- a/source/_posts/Task - 1.md +++ b/source/_posts/Task - 1.md @@ -123,7 +123,8 @@ git config --list --show-origin # Other References Check out these sources if you want to explore more about Git and GitHub apart from the scope of the Task -1.[Complete Git and GitHub Tutorial](https://www.youtube.com/watch?v=apGV9Kg7ics) +1.[Complete Git and GitHub Tutorial](https://www.youtube.com/watch?v=apGV9Kg7ics). +
2.[Git and GitHub for Beginners - freeCodeCamp](https://www.youtube.com/watchv=RGOj5yH7evk&pp=ygUOR2l0IGFuZCBHaXRodWI%3D) There are many sources apart from these to learn extensively about Git and GitHub, so you can explore those too.