Skip to content

Commit 7c7e26d

Browse files
committed
Ignore when dev side link is broken
1 parent 91d82ab commit 7c7e26d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -440,6 +440,7 @@ def tagged_commit():
440440
"https://doi.org/10.1115/1.4052115", # asme.org prevents the linkcheck
441441
"https://dx.doi.org/10.1115/1.4001678", # asme.org prevents the linkcheck
442442
"https://dx.doi.org/10.1115/1.4029258", # asme.org prevents the linkcheck
443+
"https://anyscript.org/tutorials/dev/", # The dev sides can sometimes be missing.
443444
]
444445

445446
linkcheck_allowed_redirects = {

0 commit comments

Comments
 (0)