nvchecker: add mdbook-linkcheck
This commit is contained in:
parent
04059e034f
commit
e04af57743
1 changed files with 6 additions and 0 deletions
|
@ -78,6 +78,12 @@ use_max_tag = true
|
|||
prefix = "v"
|
||||
exclude_regex = "^.*(rc).*$"
|
||||
|
||||
[mdbook-linkcheck]
|
||||
source = "github"
|
||||
github = "Michael-F-Bryan/mdbook-linkcheck"
|
||||
use_max_tag = true
|
||||
prefix = "v"
|
||||
|
||||
[h2c]
|
||||
source = "github"
|
||||
github = "curl/h2c"
|
||||
|
|
Loading…
Reference in a new issue