react-spectrum icon indicating copy to clipboard operation
react-spectrum copied to clipboard

Adding a broken link tool for checking documentation

Open ktabors opened this issue 4 years ago • 1 comments

Added a tool to find dead links in the documentation. I added to run commands, one against localhost and one against production.

There are some issues:

  • it makes requests to github too quickly, we aren't hitting the total number of allowed requests in a hour, more too quickly.
  • there are some valid localhost links in the doc

Not sure if we want this as part of CI build process.

🧢 Your Project:

RSP

ktabors avatar Oct 19 '21 16:10 ktabors

Closing for now. Let's look at this again during a tech week

dannify avatar Oct 06 '22 05:10 dannify