neomatrix369 / awesome-ai-ml-dl

Awesome Artificial Intelligence, Machine Learning and Deep Learning as we learn it. Study notes and a curated list of awesome resources of such topics.
Other
1.47k stars 352 forks source link

Add Automated Testing for Broken Links in Markdown Files #102

Open MattRudy opened 2 years ago

MattRudy commented 2 years ago

Requesting a new issue to be assigned to me:

Add automated testing to ensure all links in markdown files are not broken, and alert when there are issues with links.

@neomatrix369 - let me know if you want me to work on this issue or if it's not helpful for your project! I would love to contribute as part of hacktoberfest.

MattRudy commented 2 years ago

You mentioned "Eventually, we can automate the task of finding such links via a GitHub action during GitHub events like commit, push or pull request creation" in issue #54 - let's get this added!

neomatrix369 commented 2 years ago

@MattRudy apologies for not getting back to you earlier, this is a great initiative from you to like to implement this feature.

Can you pls share some more thoughts on how you would go about with this? Starting with some simple solution and then developing it further in small increments?