We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 041766f commit bbb080bCopy full SHA for bbb080b
docs/conf.py
@@ -28,7 +28,7 @@
28
# Configuration for intersphinx
29
intersphinx_mapping = {
30
'jdaviz': ('https://jdaviz.readthedocs.io/en/latest/', None),
31
- 'lightkurve': ('https://docs.lightkurve.org', None)
+ 'lightkurve': ('https://lightkurve.github.io/lightkurve/', None)
32
# 'python': ('https://docs.python.org/3/',
33
# (None, 'http://data.astropy.org/intersphinx/python3.inv')),
34
# 'numpy': ('https://numpy.org/doc/stable/',
0 commit comments