diff --git a/docs/conf.py b/docs/conf.py index c07be7870..2d080d4f0 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -239,6 +239,7 @@ def entire_domain(host): linkcheck_ignore = [ + entire_domain("img.shields.io"), "https://github.com/python-jsonschema/jsonschema/actions", "https://github.com/python-jsonschema/jsonschema/workflows/CI/badge.svg", ]