Skip to content

Commit d4df844

Browse files
committed
Update intersphinx links
1 parent d9ebaa2 commit d4df844

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/conf.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,10 +65,10 @@
6565
del intersphinx_mapping['scipy']
6666
del intersphinx_mapping['h5py']
6767
intersphinx_mapping.update({
68-
'astropy': ('http://docs.astropy.org/en/stable/', None),
68+
'astropy': ('https://docs.astropy.org/en/stable/', None),
6969
'requests': ('https://requests.kennethreitz.org/en/stable/', None),
70-
'pyregion': ('http://pyregion.readthedocs.io/en/stable/', None),
71-
'regions': ('http://astropy-regions.readthedocs.io/en/stable/', None),
70+
'pyregion': ('https://pyregion.readthedocs.io/en/stable/', None),
71+
'regions': ('https://astropy-regions.readthedocs.io/en/stable/', None),
7272
'mocpy': ('https://cds-astro.github.io/mocpy/', None),
7373
'pyvo': ('https://pyvo.readthedocs.io/en/stable/', None),
7474
})

0 commit comments

Comments
 (0)