Hi! I would expect that, when running with --check-anchors --show-redirects, linkcheck would emit a warning if a page has a redirect and the destination lacks the anchor (ex. a#b redirects to c, but b is not an anchor on c).
That doesn't seem to be the case.
Do we agree that this is a bug? I've seen you're swamped @filiph , and I'm happy to attempt to fix this given some starting pointers :)