Skip to content

Support / exclude dynamic redirectsΒ #194

@AgentEnder

Description

@AgentEnder

I've recently started using hyperlink to validate my static sites internal links πŸŽ‰ - it works really well. But I've got some requests from real world usages that I'm going to file issues for.

Current Behavior

I currently recieve the below output for one of my static sites:

./dist/client/_redirects
  error: bad link /roster/@slug/matches/1

Expected Behaviour

_redirects is a valid redirect file for cloudflare pages that uses @var for parameterized redirects. The full content of mine is below. I don't expect the link checker to validate them fully, as that may be complex, but it'd be nice if it didn't report an error:

/roster/@slug/matches /roster/@slug/matches/1

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