Skip to content

LeastAuthority/broken-links-action

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

broken-links

GitHub action to detect broken links in HTML content.

It has been created to detect local broken links only.

Usage

    - name: Detect broken links
      id: tmpfs
      uses: LeastAuthority/broken-links-action@v1
      with:
        path: path/to/html
        root: readme.html

About

Detect broken links in HTML content

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages