mirror of
https://github.com/zhigang1992/probot.github.io.git
synced 2026-01-12 22:49:53 +08:00
Ignore mit-license.org in link checks
This commit is contained in:
@@ -8,6 +8,7 @@ url_ignores = [
|
||||
# Installation links require being signed in to GitHub
|
||||
%r{https://github.com/apps/.*/installations/new},
|
||||
"https://mochajs.org/",
|
||||
%r{mit-license\.org}, # misconfigured SSL or old certs on Travis CI?
|
||||
]
|
||||
|
||||
begin
|
||||
|
||||
Reference in New Issue
Block a user