Closed digitalbricklayer closed 2 years ago
This page has some good instructions how to run linkchecker
from a container.
Have updated the checklinks.sh
script to run linkchecker
from a container. Have also added support for the netlify-plugin-checklinks
plugin for netlify to run after each build. The site now won't be deployed if there are broken internal links. The checklinks.sh
script is there for checking links during development.
Replace
checklinks.sh
dependency onlinkchecker
. Use this docker image instead.