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
Modify doc/make.py to run sphinx-build -b linkcheck. May need to modify doc/source/conf.py to ignore some expected link errors.
Create a Github Action to run the Sphinx linkcheck monthly
If errors are found, have the GIthub Action create a new issue (and delete the old one) reporting all the errors and label and Docs and Good First Issue