Skip to content

Commit aadde04

Browse files
authored
Merge pull request #1311 from JoelPasvolsky/siam
Bypass linkcheck for epubs.siam.org
2 parents c0446da + 348ee04 commit aadde04

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/conf.py

+1
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@
8888
linkcheck_anchors = False
8989
linkcheck_ignore = [r'https://cloud.dwavesys.com/leap', # redirects, many checks
9090
r'https://docs.ocean.dwavesys.com/projects/dimod',
91+
r'https://epubs.siam.org', # ignores robots since Feb 2023
9192
r'.clang-format',
9293
r'setup.cfg',
9394
] # dimod RTD currently not building on boost

0 commit comments

Comments
 (0)