Skip to content

Commit eb6cb89

Browse files
authored
Merge pull request #131 from nicholasbishop/bishop-fix-ci
Fix link-check error on linux-kvm.org
2 parents 3d2e616 + c26786c commit eb6cb89

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ skip_prefixes = [
2323
"https://crates.io/crates", # see https://github.com/rust-lang/crates.io/issues/788
2424
"https://github.com", # because of rate limiting
2525
"https://rusty-hermit.k8s.eonerc.rwth-aachen.de/", # RustyHermit show case
26+
"https://www.linux-kvm.org", # see https://letsencrypt.org/docs/dst-root-ca-x3-expiration-september-2021/
2627
]
2728

2829
[extra]

0 commit comments

Comments
 (0)