Skip to content

Commit 53e80a6

Browse files
typo
1 parent 3efc163 commit 53e80a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -501,6 +501,6 @@ def setup(app):
501501
# https://doi.org/10.1051/epjconf/x DOI URLs will periodically generate 500 Server Error
502502
r'https://doi\.org/10\.1051/epjconf/.*',
503503
# 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/.*',
504+
r'https://github.com/scikit-hep/pyhf/releases/tag/.*',
505505
]
506506
linkcheck_retries = 50

0 commit comments

Comments
 (0)