Skip to content

Commit 9014633

Browse files
Backport PR #174: fix link to lightkurve docs (#175)
Co-authored-by: Thomas Dutkiewicz <[email protected]>
1 parent 8253257 commit 9014633

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
******************
88

99
``lcviz`` is a light curve visualization and analysis tool within the Jupyter environment (lab or
10-
notebook), built on top of `Jdaviz <https://jdaviz.readthedocs.io>`_ and `lightkurve <https://docs.lightkurve.org>`_::
10+
notebook), built on top of `Jdaviz <https://jdaviz.readthedocs.io>`_ and `lightkurve <https://lightkurve.github.io/lightkurve/>`_::
1111

1212
from lcviz import LCviz
1313
from lightkurve import search_lightcurve

0 commit comments

Comments
 (0)