inqlude icon indicating copy to clipboard operation
inqlude copied to clipboard

Check links

Open cornelius opened this issue 12 years ago • 0 comments

It would be convenient to have a way to automatically check the links in the manifests in order to identify typos and outdated links.

We should add an option "--check-links" to the verify command, which tests all URL given in the manifest by doing a HEAD request and checking that the result is a 200, and reporting links, where this is not the case (with the info where the link is defined).

cornelius avatar Oct 10 '13 09:10 cornelius