Parcourir la source

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

Shabab Karim il y a 5 ans
Parent
commit
c609d4cb2b
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      free-programming-interactive-tutorials-en.md

+ 1 - 1
free-programming-interactive-tutorials-en.md

@@ -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)