Skip to content

v0.5

Compare
Choose a tag to compare
@rednafi rednafi released this 01 Feb 20:24
· 71 commits to main since this release
  • Tidy up the output.
  • Adds a new OK attribute to signal link status
$ link-patrol -f examples/sample_1.md -t 5s           

Filepath: examples/sample_1.md

- Location   : https://example.com
  Status Code: 200
  OK         : true
  Message    : OK

- Location   : https://reference.com
  Status Code: 403
  OK         : false
  Message    : Forbidden

2024/02/01 21:23:40 one or more URLs have error status codes
exit status 1