Skip to content

Commit

Permalink
Merge pull request scipy-lectures#416 from epogrebnyak/patch-1
Browse files Browse the repository at this point in the history
Corrected link to Dive into Python
  • Loading branch information
gertingold authored Mar 18, 2019
2 parents d840492 + 17bb062 commit c906b99
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion intro/language/python_language.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@ Gaël Varoquaux*
necessary for getting started with Numpy and Scipy is addressed here.
To learn more about the language, consider going through the
excellent tutorial https://docs.python.org/tutorial. Dedicated books
are also available, such as http://www.diveintopython.net/.
are also available, such as `Dive into Python 3<https://www.diveinto.org/python3>`__.


.. image:: python-logo.png
:align: right
Expand Down

0 comments on commit c906b99

Please sign in to comment.