Detect dead internal links #5
Labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Nulo/site-analyzer#5
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This requires understanding what the link leads to, including handling index.html and
<base>
@fauno
Doesn't hyperlink do this already?
Sure does. However, it would be fairly easy to implement it in site-analyzer. I'm also not sure wherever hyperlink supports
<base>
But is it under the scope of site-analyzer to detect broken links? (why isn't it called dweb-ready?)
It's a low priority as it's not strictly necessary for DWeb, site-analyzer already does things unrelated to DWeb (no href
<a>
for example)