Module that can programmatically check and de-link broken links in the references?

I have a journal that has a lot of articles, they would like some type of program that will check their links to ensure they aren’t broken and unlink them.

Is there something like this available?

Version -3.3.0.19

Hi @sjackson,

I’m not aware of any plugin that does this.
You could make use of a tool like the W3C link checker: https://validator.w3.org/checklink, but that wouldn’t take any action against your articles. Changing the links on articles (if they are PDF galleys, or even if they are HTML galleys), would require manually modifiying the galleys themselves and updating the links.

-Roger
PKP Team