Skip to content

Commit 2cef6d3

Browse files
committed
Fix lite links to be relative
1 parent d393780 commit 2cef6d3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/source/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ Try it online
1313
-------------
1414

1515
You can try ipyleaflet below, or open the example in a new browser tab with
16-
`RetroLite <https://ipyleaflet.readthedocs.io/en/latest/lite/retro?path=ipyleaflet.ipynb>`_ or
17-
`JupyterLite <https://ipyleaflet.readthedocs.io/en/latest/lite/lab?path=ipyleaflet.ipynb>`_.
16+
`RetroLite <./lite/retro?path=ipyleaflet.ipynb>`_ or
17+
`JupyterLite <./lite/lab?path=ipyleaflet.ipynb>`_.
1818

1919
.. retrolite:: ipyleaflet.ipynb
2020

0 commit comments

Comments
 (0)