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
check-links: don't check external links by default
check-links checks external links. External services can be flaky, so we
don't want to check external links in CI.
Add an --all option which implements the current behavior, and default
to only checking internal links.
0 commit comments