Skip to content

Commit ae3b50e

Browse files
authored
fixes old website 404 issue
fixes issue realpython#1104
1 parent 5b67cf2 commit ae3b50e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/intro/learning.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,7 @@ structures and algorithms. All concepts are illustrated with Python code along
303303
with interactive samples that can be run directly in the browser.
304304

305305
`Problem Solving with Algorithms and Data Structures
306-
<http://www.interactivepython.org/courselib/static/pythonds/index.html>`_
306+
<https://runestone.academy/ns/books/published/pythonds/index.html>`_
307307

308308
Programming Collective Intelligence
309309
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)