Disable strict external link checking

This is so brittle, only works sometimes.
This commit is contained in:
eikek 2024-03-10 16:44:31 +01:00
parent 8a41ed3fd3
commit ba8435c7dc

View File

@ -20,6 +20,7 @@ highlight_themes_css = [
]
[link_checker]
external_level = "warn"
skip_prefixes = [
"http://localhost",
"https://docs.github.com", # doesn't allow checking anymore