diff options
Diffstat (limited to 'docs/projects')
-rw-r--r-- | docs/projects/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/projects/index.md b/docs/projects/index.md index 400964e..8ca35b4 100644 --- a/docs/projects/index.md +++ b/docs/projects/index.md @@ -18,7 +18,7 @@ In July 2022 I enrolled in a course called nand2tetris. In part one of this course I built a computer from NAND gates and ran assembly on it. It was great fun. -### [Part 2.1](nand2tetris_2.1) +### [Part 2.1](nand2tetris_2.1/) ![Diagram of a stack](img/nand2tetris_2.1/stack_before_add.png) |