mirror of
https://github.com/modernweb-dev/check-html-links-action.git
synced 2026-03-10 08:51:19 +00:00
628 B
628 B
Check HTML Links Github Action
This action checks whether there are any dead links in the documentation of your repository. Based of check-html-links from Modern Web.
Inputs
who-to-greet
Required The name of the person to greet. Default "World".
Outputs
time
The time we greeted you.
Example usage
uses: actions/hello-world-docker-action@v1 with: who-to-greet: 'Mona the Octocat'