From 73406fd225675197d7970640c698779f430dbe83 Mon Sep 17 00:00:00 2001 From: Jonas Rittershofer Date: Wed, 30 Sep 2020 00:19:17 +0200 Subject: [PATCH] Change/update interactive tutorial Signed-off-by: Jonas Rittershofer --- resources/content/pages/resources.html | 4 ++-- resources/i18n/en-US/resources.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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",