Skip to content

Commit

Permalink
(temporary) update of lightkurve docs location (#144)
Browse files Browse the repository at this point in the history
  • Loading branch information
kecnry authored Oct 17, 2024
1 parent 041766f commit 13af5c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -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/',
Expand Down

0 comments on commit 13af5c2

Please sign in to comment.