Skip to content

Commit

Permalink
Bypass linkcheck for epubs.siam.org
Browse files Browse the repository at this point in the history
  • Loading branch information
JoelPasvolsky committed Feb 17, 2023
1 parent c0446da commit 348ee04
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@
linkcheck_anchors = False
linkcheck_ignore = [r'https://cloud.dwavesys.com/leap', # redirects, many checks
r'https://docs.ocean.dwavesys.com/projects/dimod',
r'https://epubs.siam.org', # ignores robots since Feb 2023
r'.clang-format',
r'setup.cfg',
] # dimod RTD currently not building on boost
Expand Down

0 comments on commit 348ee04

Please sign in to comment.