link-checker icon indicating copy to clipboard operation
link-checker copied to clipboard

A GitHub action for link checking repository Markdown and HTML files

Results 6 link-checker issues
Sort by recently updated
recently updated
newest added

Hey, any chance we could mention AreYouOk https://github.com/Bhupesh-V/areyouok as a link health checker? Here is a demo, where AreYouOk uses issues to communicate dead links https://github.com/Bhupesh-V/til/issues/27 thanks to _create-issue-from-file_ ❤️

@peter-evans - I have fixed all the broken links and now I get only the error below in my report. How can I get rid of this to get an...

I use Antora for building my doc site. When it builds pages, it adds the same table of contents and header to every page. Every link has the same class...

### Link Checker Errors were reported while checking the connectivity of links. ``` entrypoint.sh LICENSE action.yml Dockerfile ERROR https://github.com/peter-evans/link-checker" Not Found (HTTP error 404) README.md OK LICENSE OK https://github.com/marketplace/actions/link-checker OK...

report
automated issue

This issue is for "ChatOps" purposes. If you are interested in how this works, see [slash-command-dispatch](https://github.com/peter-evans/slash-command-dispatch).

chatops

Would it be possible for this to annotate PRs when broken links are found? Thanks!