diff --git a/guide/english/git/index.md b/guide/english/git/index.md
index f85f2a811c..c039e15223 100644
--- a/guide/english/git/index.md
+++ b/guide/english/git/index.md
@@ -95,6 +95,7 @@ This displays the manual page for the command in your shell window. To navigate,
### Sources
This article uses information from the Pro Git book, written by Scott Chacon and Ben Straub and published by Apress. The book is displayed in full in the Git documentation.
-### More Information:
+#### More Information
- For downloads, documentation, and a browser-based tutorial: Git official website
- Most useful commands when you're in bad GIT situation: Oh shit, git!
+- [Resources to learn Git](https://try.github.io/)