Skip to content

Commit 1a2420d

Browse files
committed
Update table of contents
1 parent e0fb668 commit 1a2420d

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed
File renamed without changes.

notebooks/index.ipynb

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@
2121
},
2222
"colab": {
2323
"name": "index.ipynb",
24-
"provenance": []
24+
"provenance": [],
25+
"collapsed_sections": []
2526
}
2627
},
2728
"cells": [
@@ -53,7 +54,9 @@
5354
"\n",
5455
"[Chapter 2. Finding an Example](02_finding_an_example.ipynb)\n",
5556
"\n",
56-
"[Chapter 4. Recursion and Induction](03_recursion_and_induction.ipynb)"
57+
"[Chapter 4. Recursion and Induction](04_recursion_and_induction.ipynb)\n",
58+
"\n",
59+
"[Chapter 5. Invariants](05_invariants.ipynb)"
5760
]
5861
},
5962
{

0 commit comments

Comments
 (0)