Farama-Foundation / stable-retro

Retro games for Reinforcement Learning
https://stable-retro.farama.org/
MIT License
162 stars 34 forks source link

Broken link checking #25

Closed onaclov2000 closed 1 year ago

onaclov2000 commented 1 year ago

This is addition is designed to find broken links, the one exception I know I found, was the specific case of the windows and mac integration UI google buckets Windows Integration UI Mac Integration UI

It returns an xml with some content saying it's not found but I imagine the "link" isn't broken due to that... not sure how to find the other cases.

This is intended to help resolve #19 though is not complete.

pseudo-rnd-thoughts commented 1 year ago

Could you make these comments on #23 Also could you fix your commits on your fork, there shouldn't be so many commit on the PR. I recommend not using master branch for PRs