utkar-sh-ukla commented on issue #9721: URL: https://github.com/apache/apisix/issues/9721#issuecomment-1646265217
@1502shivam-singh I've found an issue with our current approach to finding broken links, as many of the reported broken links are encountering CORS-related errors, not being truly broken. I tried adding a proxy, but it didn't fix the problem. However, I've found a straightforward solution using the npm package "[linkinator](https://github.com/JustinBeckwith/linkinator#readme)". We can seamlessly implement it into our workflow by integrating it directly into the website before the build process or by using the provided [Linkinator GitHub Action](https://github.com/marketplace/actions/linkinator). Can I proceed with this solution? -- 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]
