Cloud-CV / Fabrik

:factory: Collaboratively build, visualize, and design neural nets in browser
GNU General Public License v3.0
1.12k stars 235 forks source link

Broken links #524

Open nikochiko opened 4 years ago

nikochiko commented 4 years ago
SuperKogito commented 4 years ago

I think broken links are a common issue and a radical solution to this problem is automatically checking and reporting them. Luckily the new GitHub actions and workflows help with that. I recently wrote an action that just does that. URLs-checker will check and report broken links, which is useful to spot similar issues to this one.