Skip to content

Commit 683bcd2

Browse files
committed
Fix appendix link
1 parent 854ebc0 commit 683bcd2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

notebooks/05.02-Introducing-Scikit-Learn.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@
282282
"metadata": {},
283283
"source": [
284284
"![](figures/05.02-samples-features.png)\n",
285-
"[figure source in Appendix](06.05-Chapter-5-Figures.ipynb#Features-and-Labels-Grid)"
285+
"[figure source in Appendix](06.00-Figure-Code.ipynb#Features-and-Labels-Grid)"
286286
]
287287
},
288288
{

notebooks/05.05-Naive-Bayes.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@
128128
"metadata": {},
129129
"source": [
130130
"![(run code in Appendix to generate image)](figures/05.05-gaussian-NB.png)\n",
131-
"[figure source in Appendix](06.05-Chapter-5-Figures#Gaussian-Naive-Bayes)"
131+
"[figure source in Appendix](06.00-Figure-Code.ipynb#Gaussian-Naive-Bayes)"
132132
]
133133
},
134134
{

0 commit comments

Comments
 (0)