Skip to content
This repository has been archived by the owner on Aug 4, 2023. It is now read-only.

Latest commit

 

History

History
26 lines (18 loc) · 400 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 400 Bytes

linkcheck

linkcheck takes a root URL and recurses down through the links it finds in the HTML pages, checking for broken links (HTTP 404).

Usage

$ linkcheck https://adhocteam.us/

Installation

Requires Go to be installed.

$ go get github.com/baltimore-sun-data/linkcheck

License

See COPYING.