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 16b9fef + e78e498 commit 509cebaCopy full SHA for 509ceba
sphinx_astropy/conf/v1.py
@@ -54,7 +54,7 @@ def check_sphinx_version(expected_version):
54
'matplotlib': ('https://matplotlib.org/',
55
(None, 'http://data.astropy.org/intersphinx/matplotlib.inv')),
56
'astropy': ('https://docs.astropy.org/en/stable/', None),
57
- 'h5py': ('http://docs.h5py.org/en/stable/', None)}
+ 'h5py': ('https://docs.h5py.org/en/stable/', None)}
58
59
# List of patterns, relative to source directory, that match files and
60
# directories to ignore when looking for source files.
0 commit comments