wermos / blog

Home of my own blog.
https://wermos.github.io/blog/
0 stars 1 forks source link

Markdown Link Check Falsely Flags Intel websites #65

Open wermos opened 7 months ago

wermos commented 7 months ago

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.

wermos commented 7 months ago

I added the skips in a44aeec51ccc4d77f195d14a4bdc252560113c4a.