summaryrefslogtreecommitdiff
path: root/html/notes/serialize.md
diff options
context:
space:
mode:
Diffstat (limited to 'html/notes/serialize.md')
-rw-r--r--html/notes/serialize.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/html/notes/serialize.md b/html/notes/serialize.md
index e35177e..fb9963a 100644
--- a/html/notes/serialize.md
+++ b/html/notes/serialize.md
@@ -1,7 +1,6 @@
# Everything can be serialized
-Let's look at the code mentioned in [compilation](compilation.html)
-again:
+Let's look at the code mentioned in [compilation](compile.html) again:
```scheme