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
- Host: GitHub
- URL: https://github.com/nobe4/gh-deadlinks
- Owner: nobe4
- License: mit
- Created: 2024-09-06T11:41:57.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-06T11:45:22.000Z (almost 2 years ago)
- Last Synced: 2025-01-31T06:07:57.642Z (over 1 year ago)
- Language: Go
- Size: 6.84 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```