🔧 misc(link_checker): skip vultr.com links
This commit is contained in:
parent
3672a94e86
commit
0158097594
@ -39,6 +39,9 @@ smart_punctuation = true
|
||||
|
||||
[link_checker]
|
||||
internal_level = "warn"
|
||||
skip_prefixes = [
|
||||
"https://www.vultr.com/",
|
||||
]
|
||||
skip_anchor_prefixes = [
|
||||
"https://github.com/",
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user