diff --git a/index.html b/index.html
index 38209c0..f9abbb5 100644
--- a/index.html
+++ b/index.html
@@ -82,10 +82,10 @@ Instructions for editing figures / equations can be found 1.1
-
Chapter 2 - Supervised learning 2.1
- Chapter 3 - Shallow neural networks 3.1,3.2,3.3,3.4
- Chapter 4 - Deep neural networks 4.1, 4.2, 4.3 (coming soon)
+ Chapter 1 - Introduction: 1.1
+ Chapter 2 - Supervised learning 2.1
+ Chapter 3 - Shallow neural networks 3.1,3.2,3.3,3.4
+ Chapter 4 - Deep neural networks 4.1, 4.2, 4.3 (coming soon)
Chapter 5 - Loss functions (coming soon)
Chapter 6 - Training models (coming soon)
Chapter 7 - Gradients and initialization (coming soon)