ProjectPythia/pythia-foundations

Run a periodic link checker?

Closed this issue · 0 comments

JupyterBook has a tool for checking the health of all the links in the web links in the source material:

jupyter-book build . --builder linkcheck 

I wonder if we can set up a GitHub action to run this check periodically in order to flag any upstream changes so our links stay up to date.