summaryrefslogtreecommitdiff
path: root/01-29.md
diff options
context:
space:
mode:
authorloshprung <lshprung@scu.edu>2020-01-31 11:25:01 -0800
committerloshprung <lshprung@scu.edu>2020-01-31 11:25:01 -0800
commit685e4c9e8272aa15bf16357ff4a7c79998733d7b (patch)
tree169e52e7f020d6badc1ada2afaa514b6f61d874e /01-29.md
parentbf8af6c4697cf380445bc028109200d3a4cf288c (diff)
Post-class 01/31
Diffstat (limited to '01-29.md')
-rw-r--r--01-29.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/01-29.md b/01-29.md
index aa13f39..c77ac6e 100644
--- a/01-29.md
+++ b/01-29.md
@@ -149,3 +149,7 @@ Visual Representation of the previous example:
| - | - | - | - | - | - | - | - | - | - |
| **Before:** | head | -> | n1 | -> | n2 (q) | -> | n3 | | |
| **After:** | head | -> | n1 | -> | n2 (q) | -> | inserted n (p) | -> | n3 |
+
+---
+
+[-> Notes 01/31](01-31.md)