python_reference icon indicating copy to clipboard operation
python_reference copied to clipboard

Sorting Algorithms IPython nb link is bad.

Open BowenLiu92 opened this issue 6 years ago • 1 comments

In the readme file, there is a hyperlink for the IPython notebook for Sorting Algorithms, but it's pointing to "404: Not Found".

Thanks.

BowenLiu92 avatar Apr 08 '19 12:04 BowenLiu92

Thanks for the note, just fixed it. The link is https://github.com/rasbt/algorithms_in_ipython_notebooks/tree/master/ipython_nbs/sorting

rasbt avatar Apr 09 '19 02:04 rasbt