Skip to content

No way to tell where a broken link is linked from #10

@alexwlchan

Description

@alexwlchan

Right now, I can use http-crawler to tell me about links that return non-20x errors. That could be for two reasons:

  1. The page should exist, and it’s broken (in which case I should fix it)
  2. The page doesn’t exist, and there’s a page with an incorrect link (in which case I should change it)

In the latter case, it’s hard to find the source of the broken link from http-crawler’s current output. It would be useful if it could tell me how it found a given link, so I can check the page that’s providing the link.

(Edited, I rushed the first draft of this issue.)

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