Markdown Link Check Falsely Flags Intel websites #65
Labels
github_actions
Pull requests that update GitHub Actions code
reliability
Things which improve the reliability of the website
Currently, the Markdown Link Checker flags the Intel website links in my blog posts as broken links. However, these links are not broken as can be seen manually, or by using
curl
.I have opened an issue on the relevant repo to see if the issue is due to DDoS protection, or something else.
Another interesting thing to note is that there was this commit in the llama-recipes repo which was added to address the Intel website issue.
In the meantime, I will add HTML comments to ignore those links specifically so that the CI passes.
The text was updated successfully, but these errors were encountered: