Skip to content

Commit 6a68aa2

Browse files
committed
Ignore the badge URLs, they seem super unreliable from CI.
1 parent b890d2f commit 6a68aa2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -239,6 +239,7 @@ def entire_domain(host):
239239

240240

241241
linkcheck_ignore = [
242+
entire_domain("img.shields.io"),
242243
"https://github.com/python-jsonschema/jsonschema/actions",
243244
"https://github.com/python-jsonschema/jsonschema/workflows/CI/badge.svg",
244245
]

0 commit comments

Comments
 (0)