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
* Exclude certain URLs for local linkchecks
- branched github URLs being checked even though they don't exist until
pushed. Those URLs are now optionally checked with the -r flag
- "linkcheck" -> "lychee" to distinguish the function that runs lychee
linkchecks and the function that runs doclinkchecker linkchecks
* call lychee instead of linkchec when utils are run w/ -a flag
* Remove "-r" flag from utils
---------
Co-authored-by: cjsha <[email protected]>
0 commit comments