TheAlgorithms / Algorithms-Explanation

Popular algorithms explained in simple language with examples and links to their implementation in various programming languages and other required resources.
MIT License
2.97k stars 738 forks source link

chore: fail `url_check` when broken links are found #241

Closed vil02 closed 4 months ago

vil02 commented 5 months ago

Description

Related to #154.

Having

merged will allow to make the url_check truly detect broken links. This PR reverts cd0f44170e08819707abca0b43329cdfb3296ea8 in #231.

Clearly, please rebase before merging.

Checklist