tcort / markdown-link-check

checks all of the hyperlinks in a markdown text to determine if they are alive or dead
ISC License
583 stars 117 forks source link

Absolute links to files throws errors #283

Open nwcm opened 1 year ago

nwcm commented 1 year ago

Links to other documents in the source using absolute format /foo/bar.md show as error 400

luisarojas commented 2 months ago

Encountering this as well