Skip to content

Commit 1dd1a00

Browse files
committed
DOC: Fix jupyterlite_config.json path
1 parent 29b6538 commit 1dd1a00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/deployments.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ piplite.install("itkwidgets==1.0a5")
2121
```
2222

2323
Here we are installing the specific pre-release version pre-installed. See
24-
also [the JupyterLite configuration used for this documentation](https://github.com/InsightSoftwareConsortium/itkwidgets/blob/main/docs/jupyterlite_config.json) and the
24+
also [the JupyterLite configuration used for this documentation](https://github.com/InsightSoftwareConsortium/itkwidgets/blob/main/docs/jupyterlite/jupyterlite_config.json) and the
2525
[Sphinx / ReadTheDocs
2626
configuration](https://github.com/InsightSoftwareConsortium/itkwidgets/blob/main/docs/conf.py)
2727
used for this documentation.

0 commit comments

Comments
 (0)