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
deploy(link-check): verify absolute git-scm.com links also in forks
When deploying in forks, the base URL is distinctly different from
https://git-scm.com. But there are plenty of such links in the HTML
pages, e.g. all of those links in the ProGit book that point to Git's
homepage. Let's include those in the checks so that broken links are
noticed earlier rather than later.
Signed-off-by: Johannes Schindelin <[email protected]>
0 commit comments