diff --git a/docs/conf.py b/docs/conf.py index 85a108b..cb700d7 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -181,6 +181,7 @@ def setup(app): r"http://libllvm\.so.*", r"http://libLLVM\.so.*", r"http://slang\.so.*", + r'https://www\.shadertoy\.com/.*', ] linkcheck_report_timeouts_as_broken = True