An open API service indexing awesome lists of open source software.

https://github.com/nobe4/gh-deadlinks

Find GitHub deadlinks in your documents
https://github.com/nobe4/gh-deadlinks

Last synced: over 1 year ago
JSON representation

Find GitHub deadlinks in your documents

Awesome Lists containing this project

README

          

# gh-deadlinks
Find GitHub deadlinks in your documents

> [!IMPORTANT]
> Early code, not yet ready for use.

E.g. output:
```
found markdown file: README.md
found markdown file: tests/cli.md
title not found: does-not-exist
error getting file repos/cli/cli/contents/docs/does-not-exist.md: HTTP 404: Not Found (https://api.github.com/repos/cli/cli/contents/docs/does-not-exist.md)
file not found: docs/does-not-exist.md
```