Skip to content

Commit 1d55b6a

Browse files
author
Symbolics
committed
Fix link to Jupyter notebooks
1 parent 5e4490b commit 1d55b6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: content/en/_index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
{{% /blocks/feature %}}
7777

7878
{{% blocks/feature icon="fas fa-book" title="Jupyter-Lab Notebook" %}}
79-
<a href="https://github.com/Lisp-Stat/IPS/blob/master/notebooks/Part%20I/01%20-%20Distributions.ipynb"><img src="jupyter-notebook.png" alt="Juputer Lab Notebook" style="width:300px; height:250px;" ></a>
79+
<a href="https://github.com/Lisp-Stat/IPS9/blob/master/notebooks/Part%20I/Chapter%201%20Looking%20at%20Data.ipynb"><img src="jupyter-notebook.png" alt="Juputer Lab Notebook" style="width:300px; height:250px;" ></a>
8080
{{% /blocks/feature %}}
8181

8282
{{< /blocks/section >}}

0 commit comments

Comments
 (0)