jbampton opened a new issue #3592:
URL: https://github.com/apache/apisix/issues/3592


   ### Issue description
   
   The GitHub Action for checking for broken links is not working or failing 
when broken links are found.
   
   ### Environment
   
   npm -> https://www.npmjs.com/package/markdown-link-check
   
   ### Minimal test code / Steps to reproduce the issue
   
   1. Install `markdown-link-check` with npm -> 
https://github.com/tcort/markdown-link-check
   2. Run `markdown-link-check README.md`
   
   ### What's the actual result? (including assertion message & call stack if 
applicable)
   
   ```
   [✖] 
https://github.com/etcd-io/etcd/blob/master/Documentation/op-guide/clustering.md
 → Status: 404
   ```
   
   ### What's the expected result?
   
   No broken links
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to