Compare commits

...

2 commits

3 changed files with 10 additions and 0 deletions

3
.gitmodules vendored
View file

@ -496,3 +496,6 @@
[submodule "h2c"]
path = h2c
url = ssh://aur@aur.archlinux.org/h2c.git
[submodule "mdbook-linkcheck"]
path = mdbook-linkcheck
url = ssh://aur@aur.archlinux.org/mdbook-linkcheck.git

View file

@ -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"

1
mdbook-linkcheck Submodule

@ -0,0 +1 @@
Subproject commit d99b568809948c2acdb0813f9654bb2ba75a6ae0