We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91d82ab commit 7c7e26dCopy full SHA for 7c7e26d
1 file changed
conf.py
@@ -440,6 +440,7 @@ def tagged_commit():
440
"https://doi.org/10.1115/1.4052115", # asme.org prevents the linkcheck
441
"https://dx.doi.org/10.1115/1.4001678", # asme.org prevents the linkcheck
442
"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.
444
]
445
446
linkcheck_allowed_redirects = {
0 commit comments