From c609d4cb2ba805338cdb475d2b75123914456c43 Mon Sep 17 00:00:00 2001 From: Shabab Karim Date: Mon, 19 Oct 2020 00:11:01 +0600 Subject: [PATCH] Updated learn git link to the redirected url (#4357) --- free-programming-interactive-tutorials-en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/free-programming-interactive-tutorials-en.md b/free-programming-interactive-tutorials-en.md index 0c6ae414..a64bee47 100644 --- a/free-programming-interactive-tutorials-en.md +++ b/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) -- GitLab