diff --git a/resources/content/pages/resources.html b/resources/content/pages/resources.html
index 496ede3e..2ba14588 100644
--- a/resources/content/pages/resources.html
+++ b/resources/content/pages/resources.html
@@ -9,9 +9,9 @@
diff --git a/resources/i18n/en-US/resources.json b/resources/i18n/en-US/resources.json
index 5513e375..a1975990 100644
--- a/resources/i18n/en-US/resources.json
+++ b/resources/i18n/en-US/resources.json
@@ -3,7 +3,7 @@
"To reinforce what you just learned or to try another way, here are suggestions for other guides and tutorials.": "To reinforce what you just learned or to try another way, here are suggestions for other guides and tutorials.",
"If you're ready to dive into a project, jump to the {/lnk_next/}beginner projects{/lnk_e/} section.": "If you're ready to dive into a project, jump to the {/lnk_next/}beginner projects{/lnk_e/} section.",
"Interactive Tutorial": "Interactive Tutorial",
- "{/lnk_trygit/}Try Git{/lnk_e/} (Uses an terminal emulator) by CodeSchool": "{/lnk_trygit/}Try Git{/lnk_e/} (Uses an terminal emulator) by CodeSchool",
+ "{/lnk_learngitbranching/}Learn Git Branching{/lnk_e/} (Uses an terminal emulator) by Peter Cottle": "{/lnk_learngitbranching/}Learn Git Branching{/lnk_e/} (Uses an terminal emulator) by Peter Cottle",
"Guides, Books and Cheatsheets": "Guides, Books and Cheatsheets",
"{/lnk_intro/}Introduction to Git{/lnk_e/} by Git": "{/lnk_intro/}Introduction to Git{/lnk_e/} by Git",
"{/lnk_book/}Pro Git Book{/lnk_e/} by Scott Chacon": "{/lnk_book/}Pro Git Book{/lnk_e/} by Scott Chacon",