python-guide icon indicating copy to clipboard operation
python-guide copied to clipboard

Fixes old website 404 issue

Open vaariable opened this issue 8 months ago • 1 comments

Fixes #1104 Edited line 306 in docs/intro/learning.rst, links a website with a similar book for problem solving with algorithms and data structures to avoid the previous link's 404 page.

vaariable avatar May 05 '25 17:05 vaariable

This pull request updates a URL in the documentation to point to the correct resource.

  • docs/intro/learning.rst: Updated the link for "Problem Solving with Algorithms and Data Structures" to use the current URL at https://runestone.academy.

cceneag avatar Jun 23 '25 16:06 cceneag