Skip to content

Option to accept 301 redirects #3

@tiagoporto

Description

@tiagoporto

301 redirects are good to keep old URLs working.

An option to validate 301 redirects and confirm the final URL is not a dead link would be beneficial, preventing the issuance of a warning.

Currently, a warning is thrown:

warning Unexpected redirecting URL `https://app.com/latest/`, expected final URL `https://app.com/v1.0.0/` no-dead-urls remark-lint

The only way to avoid the warning is to change the URL to https://app.com/v1.0.0/, but the URL is going to change after every new release, forcing the URL to be changed every time.

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