We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 019f751 commit c144f5eCopy full SHA for c144f5e
_plugins/link-checker.rb
@@ -73,7 +73,8 @@ class CheckTypes
73
'dl.acm.org', # 403s on bots
74
'www.npmjs.com', # 403s on bots
75
'www.base64decode.org', # 403s on bots
76
- 'docs.docker.com', # 403s on bots
+ 'docs.docker.com', # 403s on bots,
77
+ 'docs-vizlib.insightsoftware.com', # 403s on bots,
78
'example.issue.link' # a fake example link from the template
79
]
80
0 commit comments