aFlyBird0 opened a new issue, #491: URL: https://github.com/apache/incubator-devlake-website/issues/491
## Background && What & Why In a large document project, broken links are very likely to occur, such as the recent issue #490. We cannot rely on people to manually discover broken links, so we should use CI to automatically check them. ## Design && How to do it Use [lychee](https://github.com/lycheeverse/lychee-action) to find broken links. check during: * a new PR * schedule: once a day on main branch [x] I'm willing to submit a PR! -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
