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.
1 parent 3efc163 commit 53e80a6Copy full SHA for 53e80a6
docs/conf.py
@@ -501,6 +501,6 @@ def setup(app):
501
# https://doi.org/10.1051/epjconf/x DOI URLs will periodically generate 500 Server Error
502
r'https://doi\.org/10\.1051/epjconf/.*',
503
# tags for a release won't exist until it is made, but the release notes need to reference them
504
- r' https://github.com/scikit-hep/pyhf/releases/tag/.*',
+ r'https://github.com/scikit-hep/pyhf/releases/tag/.*',
505
]
506
linkcheck_retries = 50
0 commit comments