Fix links

This commit is contained in:
David Beazley
2020-05-24 17:05:18 -05:00
parent 6ff4e37d08
commit 87531b015f
5 changed files with 5 additions and 5 deletions

View File

@@ -420,4 +420,4 @@ For example, a popular alternative to Python's normal interactive mode
is IPython (http://ipython.org). IPython provides some nice features
such as tab-completion of method names, more integrated help and more.
[Next]("05_Lists")
[Next](05_Lists)