Skip links to linux.die.net and Google Docs
What does this MR do and why?
It proposes adding two more sites to the exclude
list in nanoc.yml
for checking external links:
- docs.google.com - we have plenty of docs links that require some kind of authentication, and they always return
401 Unauthorized
- linux.die.net - everything pointing to this site always returns
403 Forbidden
Related links
Related to Docs project maintenance tasks, March 2024 (technical-writing#1006 - closed) where I'm trying to fix as many links as possible this month, and look for sites we should add as exclusions