Open
Description
We do not currently validate that external links work, so occasionally broken links end up on the live site. htmlproofer
(which is used in our CI tests) can check external links, it's just disabled currently.
Now that our internal links are in order, we should enable external link validation too.