This action checks whether there are any dead links in the documentation of your repository. * Note: Does not test external links, only internal ones :).*
Based of check-html-links from Modern Web.
This action will run in a folder with html and js files. In other words, that comes after your Jekyll, Yarn, or any other compilation step.
Inputs
doc-folder
Optional The location of the documentation folder. Default "dist".