react-spectrum
react-spectrum copied to clipboard
Adding a broken link tool for checking documentation
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
Closing for now. Let's look at this again during a tech week