summaryrefslogtreecommitdiff
path: root/01
diff options
context:
space:
mode:
Diffstat (limited to '01')
-rw-r--r--01/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/01/README.md b/01/README.md
index a67d28b..01a4db0 100644
--- a/01/README.md
+++ b/01/README.md
@@ -1,7 +1,7 @@
# stage 01
The code for the compiler for this stage is in the file `in00`. And yes, that's
-an input to our previous program, `hexcompile`, from stage 00! To compile it,
+an input to our [previous program](../00/README.html), `hexcompile`, from stage 00! To compile it,
run `../00/hexcompile` from this directory. You will get a file, `out00`. That
is the executable for this stage's compiler. Run it (it'll read from the file
`in01` I've provided) and you'll get a file `out01`. That executable will print