You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@ritzorama
can I work on this issue?
seems like https://github.com/marketplace/actions/broken-link-checker-action will scan through the codebase and create github issues for broken links, but I had a doubt regd. how It figures out that a particular link is broken, through status codes? or maybe does it scrape the result page for content like "404" or "not found"?
Current Behavior
Like any website, https://layer5.io accumulates broken links over time. There is no ongoing check for broken links.
Desired Situation
A step in a workflow to run a package like this one and report results - https://github.com/marketplace/actions/broken-link-checker-action
Contributor Resources and Handbook
The layer5.io website uses Gatsby, React, and GitHub Pages. Site content is found under the
master
branch.The text was updated successfully, but these errors were encountered: