diff --git a/docs/intro/learning.rst b/docs/intro/learning.rst
index beb0004ac..e92496f91 100644
--- a/docs/intro/learning.rst
+++ b/docs/intro/learning.rst
@@ -49,7 +49,7 @@ If you want a more traditional book, *Python For You and Me* is an excellent
resource for learning all aspects of the language.
`Python for You and Me `_
- `Learn Python Interactively with DataCamp! `_
+ `Learn Python Interactively with DataCamp! `_
Online Python Tutor
@@ -109,7 +109,7 @@ Dive Into Python 3 is a good book for those ready to jump in to Python 3. It's
a good read if you are moving from Python 2 to 3 or if you already have some
experience programming in another language.
- `Dive Into Python 3 `_
+ `Dive Into Python 3 `_
Think Python: How to Think Like a Computer Scientist
@@ -157,7 +157,7 @@ A free introductory book that teaches Python at the beginner level, it assumes
no previous programming experience.
`A Byte of Python for Python 2.x `_
- `A Byte of Python for Python 3.x `_
+ `A Byte of Python for Python 3.x `_
Learn to Program in Python with Codeacademy