https://github.com/victorb/github-dead-link-checker
Checks for dead links in Github organizations and repositories
https://github.com/victorb/github-dead-link-checker
Last synced: 19 days ago
JSON representation
Checks for dead links in Github organizations and repositories
- Host: GitHub
- URL: https://github.com/victorb/github-dead-link-checker
- Owner: victorb
- Created: 2018-02-13T10:52:58.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-21T13:14:50.000Z (over 8 years ago)
- Last Synced: 2025-02-22T04:14:04.299Z (over 1 year ago)
- Language: Go
- Size: 8.79 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## Dead-Links finder
> Configurable scraper for finding dead links in Github organizations
## Usage - Fire & Forget
### `dead-links-finder `
Example: `dead-links-finder ipfs`
Scans all the markdown documents in `ipfs` organization for dead links. Actually
also finds dead headings, because ToCs tends to not be updated.
## Features
- Configurable timeout for links to resolve