Update documentation

This commit is contained in:
eikek
2022-04-12 22:34:05 +02:00
parent ffa6cc580b
commit e7a0f92a3a
8 changed files with 37 additions and 13 deletions

View File

@ -22,6 +22,7 @@ highlight_themes_css = [
[link_checker]
skip_prefixes = [
"http://localhost",
"https://docs.github.com", # doesn't allow checking anymore
"/openapi",
"https://www.abisource.com" # has bad ssl config
]