We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d5cfc30 + 869c4f0 commit 300c26aCopy full SHA for 300c26a
docs/conf.py
@@ -270,5 +270,6 @@ def do_not_plot(*args, **kwargs):
270
r'https?://github\.com/.*?/blob/[a-f0-9]+/.+?#',
271
# Linkcheck seems to be denied access by some DOI resolvers.
272
# Since DOIs are supposed to be permanent, we don't need to check them.'
273
- r'https://doi\.org/',
+ r'https?://doi\.org/',
274
+ r'https?://dx\.doi\.org/',
275
]
0 commit comments