Ignoring quartiq URLs not existing
This commit is contained in:
parent
5d0fd18a53
commit
ba5101ff1d
@ -11,6 +11,7 @@ def run_htmlproofer()
|
||||
assume_extension: true,
|
||||
|
||||
file_ignore: [ /stabilizer\/firmware\/.*/ ],
|
||||
url_ignore: [ /quartiq.de\/stabilizer/ ],
|
||||
|
||||
# The options for the curl library that's used.
|
||||
:typhoeus => {
|
||||
|
Loading…
Reference in New Issue
Block a user