diff --git a/docs/conf.py b/docs/conf.py index 32c6fe8ce7..d86d344d5f 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -115,6 +115,7 @@ r"https://stackoverflow\.com/.*", # SO 403s when running on github actions :/ r"https://sequencediagram\.org/index\.html", # anchor are not server side r"https://www\.miniwebtool\.com/django-secret-key-generator/", # seems to block the requests user agent + r"https://json-schema\.org", # reached out to them, but no resolution yet ] extlinks = {