From 020339f000433455d7812fd4f734e839ce94237e Mon Sep 17 00:00:00 2001 From: zachcp Date: Tue, 28 Jan 2014 12:28:31 -0500 Subject: [PATCH] Update Scientific Python 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 b7633f9..2e463ed 100644 --- a/docs/intro/learning.rst +++ b/docs/intro/learning.rst @@ -140,7 +140,7 @@ A Primer on Scientific Programming with Python, written by Hans Petter Langtange mainly covers Python's usage in scientific field. In the book, examples are chosen from mathematics and the natural sciences. - `A Primer on Scientific Programming with Python `_ + `A Primer on Scientific Programming with Python `_ Numerical Methods in Engineering with Python ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~