Skip to content

Commit e999304

Browse files
authored
Fixed the notebook links (rasbt#98)
1 parent a172584 commit e999304

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

ch13/README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,8 @@ A window will open up in your browser, which you can then use to navigate to the
5656

5757
**More installation and setup instructions can be found in the [README.md file of Chapter 1](../ch01/README.md)**.
5858

59-
**(Even if you decide not to install Jupyter Notebook, note that you can also view the notebook files on GitHub by simply clicking on them: [`ch14_part1.ipynb`](ch14_part1.ipynb) and [`ch14_part2.ipynb`](ch14_part2.ipynb))**
59+
60+
**(Even if you decide not to install Jupyter Notebook, note that you can also view the notebook files on GitHub by simply clicking on them: [`ch13_part1.ipynb`](ch13_part1.ipynb) and [`ch13_part2.ipynb`](ch13_part2.ipynb))**
6061

6162
In addition to the code examples, I added a table of contents to each Jupyter notebook as well as section headers that are consistent with the content of the book. Also, I included the original images and figures in hope that these make it easier to navigate and work with the code interactively as you are reading the book.
6263

0 commit comments

Comments
 (0)