-
Notifications
You must be signed in to change notification settings - Fork 49
Description
Hi, I noticed some dead links in some of the build instruction pages. So I did some digging and compiled a list of all dead links using this https://github.com/tcort/markdown-link-check tool.
Full disclosure: I work for Andor Technology but am contributing this issue on my own time.
I have attached the output for running this tool on this repository for *.md files:
output.txt
The output contains mostly false positives for intra-document links but as far as I can see most of the external http failures are valid, so that's what I would draw most focus to.
A general estimate would be that ~966 http/https links are dead.
I understand that there are alot of pages specific to manufacturer websites and user pages so it might be difficult to cleanup all the links.