# Link Checker Used to detect broken links in a domain. To check docs: ```shell script ./tools/site/link_checker.sh check_docs ``` To run BLC: ```shell script ./tools/site/link_checker.sh run --help ``` To update the image: ```shell script ./tools/site/link_checker.sh publish ```