summaryrefslogtreecommitdiffstats
path: root/screwdriver.yaml
diff options
context:
space:
mode:
authorKristian Aune <kraune@verizonmedia.com>2023-09-20 16:10:41 +0200
committerKristian Aune <kraune@verizonmedia.com>2023-09-20 16:10:41 +0200
commit5c65fa5021d3fc3ed0c204473e2ef8c1c7f2cef4 (patch)
tree583218e074a4b328e7968d62b57d61fc1d8ac384 /screwdriver.yaml
parent09a2a7c21a1ca82a4ca56a449283217fedf8125b (diff)
Fix links and HTML errors
Diffstat (limited to 'screwdriver.yaml')
-rw-r--r--screwdriver.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/screwdriver.yaml b/screwdriver.yaml
index b7afeaa72a2..9a291eff813 100644
--- a/screwdriver.yaml
+++ b/screwdriver.yaml
@@ -532,6 +532,6 @@ jobs:
--assume-extension --check-html --check-external-hash --no-enforce-http \
--typhoeus '{"connecttimeout": 10, "timeout": 30, "followlocation": false}' \
--hydra '{"max_concurrency": 1}' \
- --ignore-urls '/localhost:8080/,/127.0.0.1:3000/' \
+ --ignore-urls '/localhost:8080/,/127.0.0.1:3000/,/favicon.svg/' \
--swap-urls '(.*).md:\1.html' \
_site