summaryrefslogtreecommitdiff
path: root/01
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2021-11-14 00:33:40 -0500
committerpommicket <pommicket@gmail.com>2021-11-14 00:33:40 -0500
commit7bb8ab02f70c0a436a00e29275ab87b5bb56d584 (patch)
treefe6caca7fbd907c6191f00e4f8837612e5bd70ef /01
parentf7f1f10cb06eb69e12a1b83de6d4c62f0b68ad46 (diff)
03 README
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