Dead links found in README.md
llaville opened this issue · 2 comments
llaville commented
As a contributor to Mega-Linter project, I used it as a QA tools that checks lot of things, including dead links in Markdown files.
markdown-lint-check do the job and report that 2 dead links were found in README.md, about SensioLabsInsight button
ERROR: 2 dead links found!
[✖] https://insight.sensiolabs.com/projects/d8cc6035-69ad-477d-bd1a-ccc605480fd7 → Status: 0
[✖] https://insight.sensiolabs.com/projects/d8cc6035-69ad-477d-bd1a-ccc605480fd7/mini.png → Status: 0
See https://github.com/phar-io/manifest/blame/master/README.md#L7
theseer commented
Nice catch.
theseer commented
All the badges are old and should be replaced with github action based states.
I thus removed them all for now.