There are some broken links on the README (e.g. [Functional Programming in C++](https://www.manning.com/books/functional-programming-in-cplusplus)). As a suggestion, you could use [markdown-link-check](https://github.com/gaurav-nelson/github-action-markdown-link-check) Github action to automatically check for broken links on Markdown files ([here](https://github.com/kelvins/awesome-mlops/blob/main/.github/workflows/validate.yml) is an example).