File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 65
65
del intersphinx_mapping ['scipy' ]
66
66
del intersphinx_mapping ['h5py' ]
67
67
intersphinx_mapping .update ({
68
- 'astropy' : ('http ://docs.astropy.org/en/stable/' , None ),
68
+ 'astropy' : ('https ://docs.astropy.org/en/stable/' , None ),
69
69
'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 ),
72
72
'mocpy' : ('https://cds-astro.github.io/mocpy/' , None ),
73
73
'pyvo' : ('https://pyvo.readthedocs.io/en/stable/' , None ),
74
74
})
You can’t perform that action at this time.
0 commit comments