summaryrefslogtreecommitdiff
path: root/docs/index.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/index.md')
-rw-r--r--docs/index.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/index.md b/docs/index.md
index 6aa03ca..beaa78c 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -16,9 +16,6 @@ code base.
1. [Chapter 1: Genesis](c1/)
- This chapter goes through the processes involved in reading source
- code, running it, and optionally compiling it.
-
1. [Parse](c1/1-parse.html)
2. [Decode](c1/2-decode.html)
3. [Execute](c1/3-execute.html)