Updated learn git link to the redirected url (#4357)

This commit is contained in:
Shabab Karim
2020-10-19 00:11:01 +06:00
committed by GitHub
parent 179d2cec84
commit c609d4cb2b

View File

@ -98,7 +98,7 @@
### Git ### Git
* [Githug](https://github.com/Gazler/githug) (Tutorial in shell) * [Githug](https://github.com/Gazler/githug) (Tutorial in shell)
* [Learn Git Branching](http://pcottle.github.io/learnGitBranching/) * [Learn Git Branching](https://learngitbranching.js.org)
* [Learn Git with Bitbucket Cloud](https://www.atlassian.com/git/tutorials/learn-git-with-bitbucket-cloud) * [Learn Git with Bitbucket Cloud](https://www.atlassian.com/git/tutorials/learn-git-with-bitbucket-cloud)
* [Try Git](http://try.github.io) * [Try Git](http://try.github.io)