check-links
The last gate before the site goes out.
Steps
- List every HTML file under
public/. - For each page, collect its internal links (every
hrefto/or to a.htmlfile). - Check the target exists under
public/(treat/aspublic/index.html). - Report any link whose target is missing; if none, report "0 broken links".