diff --git a/docs/conf.py b/docs/conf.py index faa4410..54da5f9 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -28,7 +28,7 @@ # Configuration for intersphinx intersphinx_mapping = { 'jdaviz': ('https://jdaviz.readthedocs.io/en/latest/', None), - 'lightkurve': ('https://docs.lightkurve.org', None) + 'lightkurve': ('https://lightkurve.github.io/lightkurve/', None) # 'python': ('https://docs.python.org/3/', # (None, 'http://data.astropy.org/intersphinx/python3.inv')), # 'numpy': ('https://numpy.org/doc/stable/',