From a9d00ef9f068b949ee96bd1e558af5b71c032633 Mon Sep 17 00:00:00 2001 From: KatherineMichel Date: Tue, 17 Oct 2017 23:20:27 -0500 Subject: [PATCH] Fixing broken link --- docs/intro/learning.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/intro/learning.rst b/docs/intro/learning.rst index beb0004..5cab93b 100644 --- a/docs/intro/learning.rst +++ b/docs/intro/learning.rst @@ -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