Skip to content

Commit ebab858

Browse files
authored
Add Shadertoy URL to linkcheck patterns (#173)
1 parent 0369256 commit ebab858

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
@@ -181,6 +181,7 @@ def setup(app):
181181
r"http://libllvm\.so.*",
182182
r"http://libLLVM\.so.*",
183183
r"http://slang\.so.*",
184+
r'https://www\.shadertoy\.com/.*',
184185
]
185186
linkcheck_report_timeouts_as_broken = True
186187

0 commit comments

Comments
 (0)