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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -98,7 +98,7 @@
### Git
* [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)
* [Try Git](http://try.github.io)