Skip to content

Commit

Permalink
Backport PR spacetelescope#144: (temporary) update of lightkurve docs…
Browse files Browse the repository at this point in the history
… location
  • Loading branch information
kecnry authored and meeseeksmachine committed Oct 17, 2024
1 parent 5cfc7c2 commit 92855f1
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 92855f1

Please sign in to comment.