trevorblades / gatsby-remark-check-links

🕵️‍♀️ Detects broken links and heading hashes in markdown
https://gatsbyjs.org/packages/gatsby-remark-check-links/
MIT License
11 stars 4 forks source link

Not always checking links #9

Open CollierCZ opened 4 years ago

CollierCZ commented 4 years ago

We have been using this plugin to check links successfully. And it's greatly appreciated. But we ran across an issue where builds work locally (even after gatsby clean) and on branches (without cache), but then broken links break the build after the branch is merged. Any ideas on where the problem may be coming from?