Skip to content

Origin-relative URLs appear to be parsed as directory-relative #12

Open
@Vinnl

Description

@Vinnl

My static site generator generates internal links that start with a /. link-checker calls these links out as invalid because it resolves them relative to the file that includes the link, whereas it should (at least in my case - this might need to be configurable for some) resolve relative to the path that link-checker is scanning.

See #13 for a PR that adds a test that currently fails, but should (I think) succeed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions