summaryrefslogtreecommitdiff
path: root/03/README.md
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2022-01-07 11:07:06 -0500
committerpommicket <pommicket@gmail.com>2022-01-07 11:07:06 -0500
commit519069a89df7f2f704b9ba7052fc80660817115f (patch)
tree3713f912b9cb874775b149c009b51ab0bb1877df /03/README.md
parent4cd2b7047c19e45dc2e664bb6666ee1f288b126c (diff)
rename 04b => 04, better 04 README
Diffstat (limited to '03/README.md')
-rw-r--r--03/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/03/README.md b/03/README.md
index b446574..686b48c 100644
--- a/03/README.md
+++ b/03/README.md
@@ -165,4 +165,4 @@ you need to make sure you store away any information you'll need after the funct
And the language definitely won't be as nice to use as something with real variables. But overall,
I'm very happy with this compiler, especially considering it's written in a language with 2-letter label
names.
-With that, let's move on to the [next stage](../04a/README.md).
+With that, let's move on to the [next stage](../04/README.md).