awesome-raspberry-pi
awesome-raspberry-pi copied to clipboard
Broken links to some websites
- [X] My issue is an issue and not a PR. For additions or modifications I will create a pull request.
There are some broken links in the list:
- http://cse.iitk.ac.in/~rsehgal/ -> 404 not found
- http://devsource.com.br/ -> times out
- http://chanchal1987.wordpress.com -> no longer available, site deleted
- http://blog.hsp.dk/how-to-setup-vpn-server-on-raspberry-pi-or-digitalocean/ -> domain doesn't resolve
- http://Https://oliver2213.me -> should be https://oliver2213.me
- The one already mentioned in https://github.com/thibmaek/awesome-raspberry-pi/issues/167
I found these by enabling the https://github.com/manuzhang/mkdocs-htmlproofer-plugin plugin for MkDocs. However, it also returned some false positives (LinkedIn blocks the connection requests so the plugin returns a HTTP 999 error while the page on LinkedIn is perfectly reachable in a browser) and running it took a long time, so I wouldn't recommend to enable it by default. If you're interested, I could create a PR to run this check daily in a GitHub action, but then I first want to create a PR to the plugin to solve these false positives.
cusdeb's link is also broken
Is there a Github Action that can find broken links in awesome projects?
Will try to implement https://github.com/gaurav-nelson/github-action-markdown-link-check
GitHub
Check all links in markdown files if they are alive or dead. 🔗✔️ - GitHub - gaurav-nelson/github-action-markdown-link-check: Check all links in markdown files if they are alive or dead. 🔗✔️
Link to NextcloudPi is also broken.